Forum Discussion
Power Bi
- Anonymous2 years ago
Thanks for the reply from lbendlin , please allow me to provide another insight:
Hi, Anonymous
Regarding the issue you raised, my solution is as follows:
1.First I have created the following table and the column names and data are the data you have given:
2.only need to ensure that the same color and classification are consistent, and the modification I made to my data is to create the following calculation columns:
Column = RIGHT('Table'[ip_program],3)3. Then we modify the visualization as follows:
4.Here's my final result, which I hope meets your requirements.
Please find the attached pbix relevant to the case.
Of course, if you have any new ideas, you are welcome to contact us.
Best Regards,
Leroy Lu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
No need to create tons of explicit measures. Add [projectip_program] to the visual as dimension and then use implicit measures.