The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi Power BI Community,
I'm encountering some issue and want to clarify with experts here. Below is my use case:-
1) Data Verse - This is the backend that is staging the data
2) Power BI - Using this as a front end to view the backend; connected to data verse
3) Power Apps - The apps are integrated within Power BI to perform create, update and delete operations on backend data.
As a part of Power Apps, I have a gallery view that references Power BI (via Power BI Integration Object). Also, I have a form that shows the details of the record item selected in the gallery. I'm able to perform update/delete operations using power apps on the backend and same is reflected in Power BI view (Using PowerBI. Refresh ()).
Question - When I am trying to create a new record, the record is getting created in the data verse tables but the same is not reflected in Power BI and Gallery view?
Any suggestions would be highly appreciated. Thank you
Might be a timing or filter issue. My money is on a filter somewhere in your Power BI that prevents new entries from showing. Check your queries and filters.