The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi All,
Total newbie here. In PowerBI Desktop, I merged two Dataverse tables "TableA" and "TableB" into a new one called "TableC". My report contains an embedded PowerApp that allows the user to make updates to TableA and TableB. The PowerApp command ends with the "PowerBIIntegration.Refresh()" to ensure the data in both tables in PowerBI are updated.
When I test the report in PowerBI service, I don't see the data in "TableC" instaneously. I'm on a Premium license, so I'm presuming I shouldn't have any issues with instant data refresh. Can anyone help me sort this out?
Thanks!!
Karim
Solved! Go to Solution.
This setup will only work when your tables are accessed in Direct Query mode. It will not work in Import Mode.
I merged two Dataverse tables "TableA" and "TableB" into a new one called "TableC"
Please don't. Let the data model do the work for you if possible.
This setup will only work when your tables are accessed in Direct Query mode. It will not work in Import Mode.
I merged two Dataverse tables "TableA" and "TableB" into a new one called "TableC"
Please don't. Let the data model do the work for you if possible.