Forum Discussion
Dynamic graph - manual selection
- Anonymous5 years ago
Hi julrua
I'm sorry that I can't fully understand what you mean . Maybe you can describe it more clearly .
(1)What’s the meaning of Number of days .The diff between Start Date and End Data ?
(2)What kind of visual effect it is if you move your column chart for one employee for more days ?
I created a simple example, you can refer to the following :
Original data :
I create a column to count the diff days between Start Date and End Date .
DIFF = DATEDIFF('Table'[Start Date],'Table'[End Date],DAY)
And add a bar chart to display the effect .
If possible, please provide detailed requirements and non-private data . This will help us better understand the problem and give a solution .
Best Regards
Community Support Team _ Ailsa Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
julrua , Check if you find it in Gallary
https://community.powerbi.com/t5/Data-Stories-Gallery/bd-p/DataStoriesGallery
https://community.powerbi.com/t5/Quick-Measures-Gallery/bd-p/QuickMeasuresGallery
But seem like measure and
measure slicer
https://www.youtube.com/watch?v=b9352Vxuj-M
https://community.powerbi.com/t5/Desktop/Slicer-MTD-QTD-YTD-to-filter-dates-using-the-slicer/td-p/500115
https://radacad.com/change-the-column-or-measure-value-in-a-power-bi-visual-by-selection-of-the-slicer-parameter-table-pattern
https://www.youtube.com/watch?v=vlnx7QUVYME
Dynamically change chart axis in Power BI
https://www.youtube.com/watch?v=6jeSIRpjv0M
https://datamonkeysite.com/2020/10/22/change-dimension-dynamically-using-parameter-in-powerbi/