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 All,
I have unique requirement in creating a summarized table that should be shown as a matrix or table view based on the selections used in the filters. I have explained the scenario in the below screenshot as what the output should look. Kindly provide the suggestion, feedback and solution to the problem.
Regards,
Mohanraj
Hi @Mohanraj87
Can you please post a sample data that isn't an image?
Attached the same data as requested. @danextian
Project | ProjectID | Category | Divison Name | Revision | Attribute | Value |
P1 | 234 | Wall | Structure | R1 | Description | Concreate |
P1 | 234 | Wall | Structure | R2 | Description | Wood |
P1 | 234 | Wall | Structure | R3 | Description | Wood |
P1 | 234 | Beam | Structure | R1 | Tag | B123 |
P1 | 234 | Beam | Structure | R2 | Tag | B124 |
P3 | 344 | Roof | Design | R1 | Supplier | Jimm |
P3 | 344 | Roof | Design | R2 | Supplier | Jimm |
P3 | 344 | Roof | Design | R3 | Supplier | Harry |
P2 | 500 | Wall | Structure | R1 | Description | Concreate |
P2 | 500 | Wall | Structure | R2 | Description | Wood |
P2 | 500 | Wall | Structure | R3 | Description | Wood |
Hi @Mohanraj87
I am trying to wrap my head around your use case but I'm having a hard time doing so.
Please correct my understanding. For 234:
Hi @danextian,
1. If in both the filters the values are seleted as same like "R1" in Version 1 and "R1" in version 2, then the counts will be 0 as there is no change. If "R2" in Version 1 and "R1" in version 2 & vise versa is seleted then the elements which has difference should be counted.
2. Same condition as I have explained above between the the version 1 and version 2 selection it should check how many attributed got changed and should be counted.
Hope this helps.
Why would you include the revision column in the output? And, rather than stating "Modified" I would list the actual before and after values.
Yes. I agree with you @lbendlin that "Revision" column is not required. But, the "Modified" value is the business requirement. But, your logic is correct. Let me know if there is way to build the summary table.
User | Count |
---|---|
65 | |
62 | |
60 | |
53 | |
28 |
User | Count |
---|---|
181 | |
82 | |
67 | |
48 | |
44 |