Forum Discussion
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 sumif dax formula would my WE modifier on the visualization select only the sum by the given date or do I need a specific measure for each date range?
2 Replies
- amitchandakSuper 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 - v-easonf-msftCommunity Support
Hi, heebnash
Not fully sure what you want.
Please provide sanitized sample data that fully covers your issue.
Best Regards,
Community Support Team _ Eason