The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi PBI community,
I have a doubt in which I have to convert the multiple rows into a column. For a particular person belonging to a particular day and ID, I want only single row. I have also attached the expected input and output. I have tried to search online on how we could do this. But I wasn't able to find anything suitable to this use case.
It will be very helpful if someone could tell me how we could do this in power bi
Solved! Go to Solution.
You can Pivot the last two columns. Please find below and example with a screenshot before and after pivoting the comuns:
You can Pivot the last two columns. Please find below and example with a screenshot before and after pivoting the comuns:
User | Count |
---|---|
69 | |
66 | |
62 | |
48 | |
28 |
User | Count |
---|---|
112 | |
83 | |
66 | |
48 | |
43 |