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.
Solved! Go to Solution.
In most cases each step in a query should be a table. In this case the #"Changed Type" refers to the result of the previous step, which is a table, not a function.
In most cases each step in a query should be a table. In this case the #"Changed Type" refers to the result of the previous step, which is a table, not a function.
Hi @Anonymous,
This [the table] should be the case if you did not change anything manually, but can be anything (hard to say without seeing the entire query).
If you click on the Changed Type step in your query and see a table, this is a table.
Kind regards,
John