Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [dataverse]

Microsoft Dataverse is a Microsoft-created cloud-based storage space that businesses can use to store data securely. Dataverse allows you to store and manage data securely while maintaining ease of use and accessibility. Data is stored in a set of tables. Each of these tables consists of a set of rows (also known as records) and columns (also known as fields/attributes). Each column in a table can store a certain data type (i.e., text, number, etc.,)

dataverse
0 votes
0 answers
10 views

Power Automate and Dataverse - twice the same row ID in one flow

I'm having a flow with 2 new rows created in a Dataverse table. Both rows have correct data, but the ID generated (which is an autonumber) are the same for both rows. In between both rows, there is an ...
dkes's user avatar
  • 5
0 votes
1 answer
29 views

Bulk Update a field in Dataverse table

I have a dataverse table having a datetime field . Now I have existing data in the field around 50k records. Now I need to make update to all the rows of that field, which is basically I need to ...
Vlogs Bengali's user avatar
0 votes
0 answers
20 views

Filter expression for C# Dataverse call for associated entity

I have a working Postman GET call with below filter expression URL calls qacode D365 entity. "$filter": "qacode_incident/any(o:o/incidentid eq '8e43ab01-1922-4989-8e5d-8d56f9f7f9c1')&...
User-243d's user avatar
0 votes
1 answer
22 views

How to use PowerFX to navigate to a specific form in PowerApp?

Im building a model driven PowerApp. For one Dataverse Table I wanted to add buttons in the command bar to edit these in specific forms. I found this in the documentation: Microsoft Documentation ...
user26408193's user avatar
0 votes
1 answer
24 views

How to make promise wait in Dynamics CRM while retrieving user details from Xrm.WebApi.online.retrieveRecord?

I am working on a Dynamics 365 project where I need to compare the logged-in user's Azure AD ID with a value from a form field and display an icon based on the comparison result. My code attempts to ...
foodiepanda's user avatar
0 votes
0 answers
11 views

Loading JSON into Dataverse with Unique Key issue

I'm generating an export file of a table (which I can't connect directly through API's). I'm trying to load this JSON file into a Dataverse Table. I have identified the uniqueKey in my dataflow and ...
Luuk_148's user avatar
-3 votes
1 answer
27 views

Change a number from a column to words in a different calculated column in dataverse tables

Is there a way to change a number from a column to words in a different calculated column in dataverse tables? for example 100 to one hundred; 2,345 to two thousand three hundred forty five. could not ...
Justin Vella's user avatar
0 votes
0 answers
26 views

Power Query Expand Table Column to Access Attachment Contents

I have an Excel Workbook that is stored in a Dataverse column as an attachment. I would like to access the data in this file in Power Query using the Table.ExpandTableColumn. How can this be achieved?
Kendall Outlaw's user avatar
0 votes
0 answers
34 views

Powerapps - Dataverse View not filtered correctly

We have a Power App with a Dropdown that is supposed to show items from a filtered Dataverse list. It's filtered by a status column - active/inactive. We have the same app in a Development and ...
Jenny_cgn21's user avatar
0 votes
0 answers
29 views

dataverse plugin registration tool fail to capture debug profile

i got the plugin to execute and can trace print fine. But when I try to debug it power app won't let me submit my form. I select a Step with "Create" message to Start Profiling, then on my ...
Haoest's user avatar
  • 13.8k
1 vote
0 answers
23 views

Non-Interactive Login for Dataverse (TDS Endpoint)

I would like to connect a Laravel application to my Microsoft Dynamics tables. Success would enable us to write Laravel models on top of the Dynamics tables for read operations. I've successfully ...
Kennon Young's user avatar
0 votes
0 answers
29 views

Dataverse C# .NET Core 6 - Using TokenCacheStorePath on Azure App Service WebApp

I'm trying to use the "TokenCacheStorePath" parameter in a Dataverse connection string for a WebApp published on an Windows Azure App Service but I can't get the ServiceClient to create the ...
Andrea Boscaro's user avatar
0 votes
0 answers
28 views

How can I see the records from the Applications table?

I am trying to see the records for the Applications table in Dataverse environment. Even with administrator permissions, when I browse the Applications table in the Power Apps portal, it shows no ...
Gedeon's user avatar
  • 970
0 votes
0 answers
33 views

How to enable Dataverse Link to MS Fabric? - Power BI Premium missing

I have enabled Microsoft Fabric Trial I have dataverse table. I select Analyze and then Link to Microsoft Fabric. It complains that I'm missing Power BI Premium licence. When I click Premium of Power ...
Kenny_I's user avatar
  • 2,373
0 votes
1 answer
57 views

Saving a Collection within a Table PowerApps

I'm building an app on PowerApps, its a form that is normally completed on paper. I've built the app and have the functionality of it working within the canvas but trying to save the collected ...
user3599946's user avatar

15 30 50 per page
1
2 3 4 5
25