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 dateJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Dear colleagues us you can see, i would like to display may data by services and days of availability of Doctor.
Could you help me how to do it with DAX Mesure or calculate colomns.
Thank you
Solved! Go to Solution.
hello @dofrancis3
please check if this accomodate your need.
1. original data
2. unpivot data
3. to extract type of service, go to Add Column -> Extract -> Before Delimiter (use "_" as delimiter).
Dont forget to select the 'Attribute' column.
4. to extract day, go to Add Column -> Extract -> After Delimiter (use "_" as delimiter)
Dont forget to select the 'Attribute' column.
5. use Matrix visual and drop down your column
6. go to value, choose conditional formating, select icon
7. in conditional formating window, here is the view
- choose "Icon only" in Icon layout for showing icon (no number shown).
- use = value
- put 1 in value box as your data put 1 as available services.
- and dont forget to change into number (your data use number)
- choose symbol you want.
8. here is the result.
Hope this will help.
Thank you.
hello @dofrancis3
please check if this accomodate your need.
1. original data
2. unpivot data
3. to extract type of service, go to Add Column -> Extract -> Before Delimiter (use "_" as delimiter).
Dont forget to select the 'Attribute' column.
4. to extract day, go to Add Column -> Extract -> After Delimiter (use "_" as delimiter)
Dont forget to select the 'Attribute' column.
5. use Matrix visual and drop down your column
6. go to value, choose conditional formating, select icon
7. in conditional formating window, here is the view
- choose "Icon only" in Icon layout for showing icon (no number shown).
- use = value
- put 1 in value box as your data put 1 as available services.
- and dont forget to change into number (your data use number)
- choose symbol you want.
8. here is the result.
Hope this will help.
Thank you.
Dear @Irwan Irwan thank you for this great job you did.
Please could you tell me what coloms shoud i unpivot data and what kin of unpivot below should i select?
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
23 | |
11 | |
10 | |
9 | |
8 |