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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi ,
I have pbix file which is connected in live connection. I need to create column for my requirements. So I have changed as direct query mode->Transform Data - >Power Query Editor it showing Query(0) how to fix it.
Or else please suggest how to create columns in live connection
Note: Data fetched from the Application
Thanks
Nadhiya
Solved! Go to Solution.
Hi, @Nadhiya14
I have tried to reproduce your issue. Points to remember, you can not do transformation or add/hide column or query when live connected.
In DQ mode you can create new column(calculated column) and do small transformations.
see the limitations of DQ here:
However, are you sure you have correctly changed storage mode to DQ? How about follow these steps, see if these are the exact steps that you followed.
1. Download the pbix file with a live connection. (for safety, in case you want to return to the original report later on). Note: If the file is in My Workspace you can not download the file with a live connection. It is not allowed.
2. open the PBIX, in the bottom of PBI desktop you should see Live connected power bi.... make changes to this model.
Click on it and you will see
click on Add a local model. Now select your desired dataset. then the connection will be in direct query mode.
click on any table you want to add column, click three dots you should see new column option.
but, in PQ query is not showing. I see that too. But you have a way to add column from the previous steps.
Proud to be a Super User!
Hi, @Nadhiya14
I have tried to reproduce your issue. Points to remember, you can not do transformation or add/hide column or query when live connected.
In DQ mode you can create new column(calculated column) and do small transformations.
see the limitations of DQ here:
However, are you sure you have correctly changed storage mode to DQ? How about follow these steps, see if these are the exact steps that you followed.
1. Download the pbix file with a live connection. (for safety, in case you want to return to the original report later on). Note: If the file is in My Workspace you can not download the file with a live connection. It is not allowed.
2. open the PBIX, in the bottom of PBI desktop you should see Live connected power bi.... make changes to this model.
Click on it and you will see
click on Add a local model. Now select your desired dataset. then the connection will be in direct query mode.
click on any table you want to add column, click three dots you should see new column option.
but, in PQ query is not showing. I see that too. But you have a way to add column from the previous steps.
Proud to be a Super User!
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.