Forum Discussion
Dynamic Y axis on DateTime X axis
- 10 months ago
Hi Baruch_Larionov ,
you can create all 200 measures in one shot using c# and tabular editor.
please refer below link for more information
https://docs.tabulareditor.com/te2/Useful-script-snippets.html
Tabular Editor comes handy for creating bulk measures with similar definition.
Thanks and Regards,
Praful
Hi,
If that is the structure of the raw data set, then in Power Query, select the first 2 columns, right click and select "Unpivot Other Columns". Now use Field parameters.
Hi Ashish,
Thanks for the revert but the solution did not work.
Let me simplify my issue here.
The table above is the raw data.
I have simply plotted the graph based on above table on my power bi. (no query's or commands, just a simple plain visual graph).
However, I would like to filter my graph based on my selection from the pointers (highlighted in red) using a drop down slicer.
I tried creating the field parameter slicer but the graph comes out blank.
Im not a power bi trained professional.
If you can please help me in simpler terms to create the graph from the above table and having a drop down slicer with the pointers highlighted in red which I can select or unselect on my discretion.
Thanks in advance.
regards,
Geet Singh.
- Ashish_Mathur4 months agoSuper User
What have tried of my suggestion an where are you stuck?
- gssaluja4 months agoNew Member
Hi Ashish,
Yes, I did try your suggested step.
Table before -
After your suggested step -
& now when I go to create a new parameter, below are the options -
- Ashish_Mathur4 months agoSuper User
In the Field parameter window, tick the Attribute box.
- gssaluja4 months agoNew Member
Hi Ashish,
Yes I did tried your suggested step -
Table before your step -
Table after your suggested step -
Field parameter options post your step -