Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
I can successfully refresh my data on the Desktop. No issues.
However, when I try to update my dataset on PBI Online service I get the following error:
The table that PBI says is the issue is seemingly random. In this case of the CLI_Logic table the only power query transformation I'm using is "Change Type"
I am using dataflow for some queries. But the table given in this error is a simple SQL Server query.
Any ideas?
Solved! Go to Solution.
Found a fix. In my case, I had a SQL query that worked with a relative reference within PowerBI desktop but needed an absolute table reference when on PBI service.
Found a fix. In my case, I had a SQL query that worked with a relative reference within PowerBI desktop but needed an absolute table reference when on PBI service.