Forum Discussion
how to hide "Transform File " folder from Queries panel in Power BI
Hi
How we can hide "Transform File" filder from Queries panel?
Amardep1010 Actually, that (Custom Function) will be used in your table that was created from that. If you delete those references, the table will become invalid. But if you don't want to see these folders/group then use the code in this custom function and integrate in your table logic itself (Using Advance Editor using M-code).
Instead of that, you can rename them and ungroup so that it will be part of your tables list (so it looks like normal list without any groups)
7 Replies
- PattemManohar
Community Champion
Amardep1010 It's not clear, could you please post the screenshot of which you are taking about to hide ?
- Amardep1010
Helper I
Please find the below snap, i wish to be have only table or data file table in queries
- PattemManohar
Community Champion
Amardep1010 Right Click on the Group/Folder - Select "Ungroup". That should do !!