Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
Can you help me with DAX query. I have to split the data in a column and group them into same data of the column and and the corresponding values of another column.
Here's an example
Thanks in advance for your help
Solved! Go to Solution.
@Anonymous , In power Query Remove [ and ] and the use split by delimiter into rows and then use group by if needed
https://www.tutorialgateway.org/how-to-split-columns-in-power-bi/
Power Query Replace Value: https://youtu.be/hkZhZbR7Kmk
@Anonymous , In power Query Remove [ and ] and the use split by delimiter into rows and then use group by if needed
https://www.tutorialgateway.org/how-to-split-columns-in-power-bi/
Power Query Replace Value: https://youtu.be/hkZhZbR7Kmk
Thanks amit, I was able to do all the process required in power Query, I was concerned to create a measure for it to be reusable but nonetheless, I accept your advise as solution. Appreciate the prompt reply.
User | Count |
---|---|
22 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
25 | |
13 | |
11 | |
9 | |
6 |