Forum Discussion
line chart study and reference periods user select
dear all
how could i link the selection of study and reference period to the values visualisation in a line chart/table?
the example that i searching for solution is visible in the picture
i have multiple of datasets with sales voluem and i want to allow the user to choose the periods that he can select
e.g.
table with sales volume - version LV
table with sales volume - version Previous LV
table with sales volume - version Actual 2020
etc
i want to allow user to choose which periods to compare in the table below
thanks
3 Replies
- parry2kSuper User
chakarti instead of keeping different tables, maybe combine those together and add a column category that you can use for the slicer.
Check my latest blog post Comparing Selected Client With Other Top N Clients | PeryTUS I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos to whoever helped to solve your problem. It is a token of appreciation!
⚡Visit us at https://perytus.com, your one-stop-shop for Power BI-related projects/training/consultancy.⚡
- chakartiFrequent Visitor
Hi,
thanks, clear about the category
Do you have some other examples as in my case any of the source tables can be in the STUdy scenario or the REFerence scenario depending what the user will select? so columns in the table are fixed
- V-lianl-msftCommunity Support
You could try to use DAX in Power BI to create a slicer to select different measures in a chart.
https://www.fourmoo.com/2017/11/21/power-bi-using-a-slicer-to-show-different-measures/