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, I have a table like below. It is a part of table. The table are more data.
I created two measures. The first count the process opened and the second count the processes closed.
Now I need to build a table like below ,for exemple.
I tried to used summarize and summarizecolumns and yet both, but i can not to build the table. Someone can help me. Thanks
Solved! Go to Solution.
Hi @Anonymous ,
Please check if the attachment is what you want:
Best regards
Icey
If this post helps, then consider Accepting it as the solution to help other members find it faster.
Calculate the expected result based on your sample to understand the logic
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
I already change the tables images. Can you help me?
@Anonymous
I think your 2nd table data is not based on the sample provided in the 1st table. Can you explain how you calculated 4 Opened and 5 Closed for the 1st row?
________________________
If my answer was helpful, please click Accept it as the solution to help other members find it useful
Click on the Thumbs-Up icon if you like this reply 🙂
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
The data are exemples. They are not correct. I just put same data.
User | Count |
---|---|
65 | |
61 | |
60 | |
53 | |
30 |
User | Count |
---|---|
180 | |
88 | |
71 | |
48 | |
46 |