Forum Discussion
heebnash
4 years agoNew Member
Conditional Sum Forumula DAX Help
I am trying to create a measure for sum in a given time period. I would like the measure/s to sum TTl_out_qty based on the WE column for date. I have several date ranges. If i just do a simple ...
amitchandak
4 years agoSuper User
heebnash , Do you want to switch dates or measure. to switch date you can have a common date table and inactive joins. and use userelationship to work on that
In case you need to swap measures based on selection
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