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 August 31st. Request your voucher.
Hi,
I am looking for custom matix structure with dynamic headers coming from created measures.
my existing structure look like below.
Prodcut service total %total open Open% Close close%
Phase 5 2 13% 5 100% 0 0%
Phase 4 0 0% 5 100% 0 0%
Phase 3 5 33% 0 0% 3 100%
Phase 2 3 20% 1 50% 1 50%
Phase 1 5 33% 0 0% 0 0%
Total 15 100% 1 13% 4 26%
In the above all column headers are done from measures and iwould like to create new header for goruping 2 columns as one set for example
for measures total and %total i need to create new header "TOTAL" with merge and style .
for measures Open and %open i need to create new header "Open" with merge and style .
for measures close and %close i need to create new header "Close" with merge and style .
my overall expected output like below
Total | Open | close | ||||
Service Types | Total | % total | Open | %Open | Close | %Close |
Phase 1 | 5 | 33.33% | 5 | 100.00% | 0 | 0.00% |
Phase 2 | 5 | 33.33% | 5 | 100.00% | 0 | 0.00% |
Phase 3 | 0 | 20.00% | 0 | 0.00% | 3 | 100.00% |
Phase 4 | 1 | 13.33% | 1 | 50.00% | 1 | 50.00% |
Phase 5 | 0 | 0.00% | 0 | 0.00% | 0 | 0.00% |
Total | 15 | 100.00% | 11 | 73.33% | 4 | 26.67% |
Please check sample pbix file here :
https://onedrive.live.com/?cid=9E9277B1AE261150&id=9E9277B1AE261150%21118&parId=root&o=OneUp
I have tried with diffrent options by dax with select columns but i didnt get expected result as same structure as above . so please share your inputs and posssible solution.
Thanks in advane for your help.
Thanks,
mahi1827
Hi @Mahi1827 ,
Based on your description, although the expected output is clear, not certain whar does your measure look like and the sample file is no longer to download.
Could you please consider re-sharing the sample file for further discussion?
Best Regards,
Yingjie Li
Hi @Mahi1827 -
I wasn't able to find your sample file at the given location.
You can get help from this post -https://community.powerbi.com/t5/Desktop/Matrix-column-header-label-custom-group/m-p/1253196
Appreciate your kudos!! If this post helps, then please consider Accept it as the solution to help the other members find it more.
User | Count |
---|---|
77 | |
77 | |
36 | |
30 | |
28 |
User | Count |
---|---|
106 | |
97 | |
55 | |
49 | |
46 |