Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
Hey,
I want to dlete same columns in each quers, so I cant go to each query and select the columns and delete as the columns which need to be deleted are same. Can any one help me in sorting this out please?
So, for all the queries I should delete the same columns. Can anyone please help me?
Solved! Go to Solution.
Just import your data and let's say this is Query1.
Now right click on Query1 and Reference - This will create a reference query based on Query1. You can do whatever transformations you are doing.
Create n number of queries based on Query1 and do your transformations.
Then whatever you delete in Query1 will be reflected in all reference queries
Hence, if you have a single data source, just make one query and make references to this in all other queries.
If your data sources are different, then you will have to delete column indiviually.
Iam not sure if this is exactly what Iam looking for 😞
Just import your data and let's say this is Query1.
Now right click on Query1 and Reference - This will create a reference query based on Query1. You can do whatever transformations you are doing.
Create n number of queries based on Query1 and do your transformations.
Then whatever you delete in Query1 will be reflected in all reference queries
Hence, if you have a single data source, just make one query and make references to this in all other queries.
If your data sources are different, then you will have to delete column indiviually.
Unfortunately in PQ, every query will have to be edited individually. This can be possible only if all other queries are reference queries based on original query. In this case, if column is deleted in original query, then reference queries will also be not having that column.
But, I presume, your queries are not reference queries but individual queries. In this case, you will have to enter into each and every query individually and delete the column.
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
35 | |
16 | |
12 | |
11 | |
9 |
User | Count |
---|---|
45 | |
27 | |
16 | |
14 | |
14 |