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.,)

285 questions
0
votes
1 answer

PowerApps - create my own table or use a Dataverse table?

I have a couple of questions regarding PowerApps and the Dataverse. I don't know where else to ask them. I'm hoping someone here can help me. I'm very familiar with creating a database in MS SQL SERVER. I've been doing that for 20+ years. I'm…
0
votes
1 answer

What are potential consequences of importing pre-existing Canvas Power App and Power Automate Flows to a new Solution?

We have a Canvas Power App which connects to a SharePoint Data Source. We also have multiple Power Automate Flows that manipulate this same data after certain triggers (when created, when updated, etc). None of these components are in a Power Apps…
DRVR
  • 163
  • 2
  • 12
0
votes
1 answer

How can I read result of web api call from Dynamics 365?

I try to retrieve a record from Dynamics 365 Sales. I created an app registration in Azure and I can get tokens based on this app. Also, I can call the HTTP client. But I couldn't figure out how to read the result of the HTTP call. Microsoft…
0
votes
1 answer

AZ synapse linked Dataverse tables disappearing in AZ data lake Gen2

I have synced my dataverse tables to az Data lake using azure synapse link. I verified that tables did appear. some time later when I checked, no tables were there. Not sure why. Need help. Tables in Dataverse synapse link store Az Data lake showing…
0
votes
1 answer

Query Dataverse audit logs from Azure Function

I'm very new to this so forgive me We have a requirement Every X days, query changes made in tables/records in dataverse and send email with these changes From what I've worked out, this could be done with Power Automate, so every 7 days run a HTTP…
Omar.Ebrahim
  • 862
  • 1
  • 10
  • 30
0
votes
2 answers

Dynamics 365: role and privilege for system administrator user

In Microsoft Dynamics 365 Customer Engagement/ Sales, is it possible that an application user who has been assigned system administrator for the environment, might not have the privileges to access some of the data in the tables? I have an…
0
votes
0 answers

I can't create entities in PowerApps Database from Visual Studio

I know this question is very basic, but I have been researching for a week and I have not found the solution. In my work I have been asked to find a way to connect to the data and solutions of PowerApps (Dataverse) from PowerShell or Visual…
Anthorio
  • 13
  • 3
0
votes
1 answer

Azure Data Factory CDS Connector Random Records

I have an online implementation of Dynamics 365 where I need to use Azure Data factory to do the following: 1 - pull some records based on a fetchxml criteria 2 - select random 100 records out of these 3 - insert them into a different entity in…
user7415753
  • 188
  • 10
0
votes
0 answers

Is the duration time for Power Apps Dataflow from Azure SQL to Dataverse really slow and error messages this terrible?

I have a table in a Azure SQL Database which contains approximately 10 cols and 1.7 million rows. There data in each cell is mostly null/varchar(30). When running a dataflow to a new table in Dataverse, I have two issues: It takes around 14 hours…
0
votes
1 answer

Unable to add Dynamics 365 as Source and Data verse as Destination in Azure Data Factory, the datasets are disabled unable to choose them

Unable to add Dynamics 365 as Source and Common Data Service (Data verse) as Destination in Azure Data Factory. Please refer screenshot below, the datasets are disabled unable to choose them. Is there any configuration missed out. Requriment is…
Nanda
  • 49
  • 1
  • 6
0
votes
1 answer

Power Apps DataVerse Import Mapping Issue

I am working on a table and want to import data from Excel. The problem I am running into is that I delete a column from the table, click "save". I wait for a minute and then to import that data and the deleted column is still showing up in the…
espo
  • 67
  • 6
0
votes
1 answer

No data in CDS following the import of my solution

I just finished the import of my solution into a new environment. Even though I thought I had selected everything from CDS, it would seem that the data didn't follow (the table is there, however). Did I miss something? Or is this intentional? I see…
TechFanDan
  • 3,329
  • 6
  • 46
  • 89
0
votes
1 answer

What's the difference between using Data Export Service and Export to Data Lake, regarding dataverse replication?

I know Data Export Service has a SQL storage target where as Export to Data Lake is Gen2 but seeing that Dataverse (aka Common Data Service) is structured data, I can't see why you'd use Export to Data Lake option in Powerapps, as Gen2 is for…
0
votes
2 answers

When creating a new Dataverse table, why does it come with automatic columns?

I am new to Dataverse, moving from the SQL Server world, and just created my first Dataverse table (Standard table). Upon creation, the table has lots of what I assume are automatically-added columns? These include "Owner", "Status", "Version…
rekay
  • 53
  • 1
  • 7
0
votes
1 answer

Leverage CDS Connector from Commercial Azure Tenant Logic App to connect to GCC Power Platform Environment

Is it possible to use the Common Data Service connector from an Azure Logic App running in a commercial Azure Tenant to connect to a GCC (government) Power Platform/Dataverse instance? I've not found any specific documentation saying it's not…
1 2 3
18
19