Forum Discussion
Dynamic graphics: Can I choose dynamically the X-value?
I have a measure i want to display against the year-month in which the transaction has been registrated. Same measure i want to display against the weekday of the registration. Same measure I also want to display against the time of the day of the registration.
So I have 3 times the same graphic but with another x-value.
Is there a possibility that i can reduce this to one graphic but with a selectionbutton which x-value the user want to use.
(I know there is a possibility to combine a slicer choice and calculated measures in a new measure and use this as the y-value in the graphical representation. I want to know if there is a possibility to do the same excercise with the x-values.)
Hi Anonymous,
Please check whether the solution in below artices apply to your scenario:
Dynamic X axis on charts – Power BI
Create a dynamic bar chart axis in Power BI
Regards,
Yuliana Gu
2 Replies
- v-yulgu-msft
Microsoft Employee
Hi Anonymous,
Please check whether the solution in below artices apply to your scenario:
Dynamic X axis on charts – Power BI
Create a dynamic bar chart axis in Power BI
Regards,
Yuliana Gu
- AnonymousNot applicable
Thanks for your information.
I needed some time to find how i could make the joined table to combine the real data and the choices for the x-as
After solving the problem of the between table I could experiment with your information and solve my problem!