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.
I have a very simple report based on 1 SQL-View from SQL server. Gateway is installed for online.
Works fine in Power BI desktop: refresh works nicely (import). I can see everything, data is updated.
Data and report are published in a Workspace so I see my simple report (count of all records) there.
Problem: When i refresh my data everything blanks on my report.
Now when i do the same but base my report on the SQL-table in stead of the View for that table, everything does refresh in Power BI online.
Where is something missing?
Seems that You have to include for Online also the dependent Views.