I have dataflow that runs every two hours. I takes about 15-20 minutes to run except if a manually refresh it and then it takes only a couple of minutes. Why is the flow slower when running ...
I'm attempting to create a new custom table and add a lookup column to Entity table, but I'm getting a following error: "Relationship between entities Entity and zmarko_ReportDefinition is not allow...
Hi, Can i import data from multiple Data Sources like, Data Verse and SharePoint into one Gallery ? If Yes, then how ? Here's the App Scenario I have stored Information of Product i.e ID, Name, Co...
I am using this formula to return a date based on the number of days DateAdd('Contract Renewal/Expiry',-('Cancellation Notice Period'),TimeUnit.Days) But I want to add an additiona...
Hi, I have a Power apss application with Dataverse as the data source in a solution. I have a table named PurchaseOrder with the columns below: - PO number (text) - Username (lookup column to Mic...
Hi, I can't reproduce hierarchy view in my model driven app. I've followed this video as well as this documentation from MS. However, even though my view shows hierarchy symbol...
Hello, As I'm still new to dynamics 365, I want to know whether dynamics integration with share point can be used in both direction to create a real time data? In the video I've watched abou...
My dataverse solution consists of many related tables. In my application I often want to traverse through multiple tables using relationships to retrieve the correct data. However, this often results...
Hi all, I would like to patch two fields to Dataverse from a Canvas Apps form. I have two Choice field Dataverse comboboxes. The first is named 'Team' and is a Choice column that has two ...