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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi All,
I'm facing challenge to solve a problem. I've got an pbix file which I need to modify and update for new requirements. The challenge I'm facing: There is a table (manually entered data) which doesn't have any 'Edit Query' option. This particular table is not appearing in the Query editor when I go there using Transform Data. Here is the screen shot. any idea why it's not coming up in the Query editor?
Even there is no option to 'Edit Query' menu
Hello,
The table was creating using Tabular Editor ( external tool ). It might be used for giving the format of some measures when put in the legend of a chart ( my case )
Is it possible that this table was created using a table manipulation function (something like a SUMMARIZE)? If so, then you won't be able to edit the original query - you can only edit the parameters of the function.
As I have mentioned earlier this table seems created using 'Enter data' option. This is not DAX calculated table.
@shamim , This does not seem like a DAX calculated table. For that we do not have that option.
Is it a table from direct query of the power bi dataset?
This is not a DAX calculated table.