Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi, I am creating another query from an excisting table in my model I have managed to bring ONE column only, but I don't know the syntax to bring more columns, how can I do it?
ONE COLUMN
= #"LND_SPF_PDREPORT"[Qtr Year Query]
MULTIPLE TRY
= #"LND_SPF_PDREPORT"[Qtr Year Query],[COLUMN 2],[COLUMN 3] = ERROR
= #"LND_SPF_PDREPORT"[Qtr Year Query,COLUMN 2,COLUMN 3] = ERROR
= #"LND_SPF_PDREPORT"[Qtr Year Query],"LND_SPF_PDREPORT"[COLUMN 2] = ERROR
Solved! Go to Solution.
It would be easier to reference your existing query, select the columns you want and then right click and choose 'Remove other columns'. Don't forget to remove duplicates if that is important.
See gif.
Have I solved your problem? Please click Accept as Solution so I don't keep coming back to this post, oh yeah, others may find it useful also ;). |
If you found this post helpful, please give Kudos. It gives me a sense of instant gratification and, if you give me Kudos enough times, magical unicorns will appear on your screen. If you find my signature vaguely amusing, please give Kudos. | Proud to be a Super User! |
It would be easier to reference your existing query, select the columns you want and then right click and choose 'Remove other columns'. Don't forget to remove duplicates if that is important.
See gif.
Have I solved your problem? Please click Accept as Solution so I don't keep coming back to this post, oh yeah, others may find it useful also ;). |
If you found this post helpful, please give Kudos. It gives me a sense of instant gratification and, if you give me Kudos enough times, magical unicorns will appear on your screen. If you find my signature vaguely amusing, please give Kudos. | Proud to be a Super User! |
User | Count |
---|---|
84 | |
78 | |
70 | |
47 | |
41 |
User | Count |
---|---|
108 | |
52 | |
50 | |
40 | |
40 |