Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
I got a quick question
I got for example the following range of dates
And I have a measure that is sum of sales.
I am wondering is there a way to create a measure that filter based on the date range the user choose in the slicer.
For example I want to return the sum of sales if the user chose between 8/21/2022 and 2/20/2023 or between
9/21/2022 and 1/1/2023 for example
Solved! Go to Solution.
Cant you do this by adding the regular slicer available in powerbi?
Adding the slicer visual will automatically add filter context to your visual/measures. I just did a simple test here with my database, summing the amount of items ordered by item code. When you change the date range it automatically updates those sums to the total that is within that set date range. (In my case WODueDate_CC)
I have date in my columns between those period but its like I am trying to calculate a grand total where you add all the dates between two periods.
Hmmm I guess I am not understanding what you are going for then. Could you post an example set of data and the expected return? Also what is your current measure for summing the sales?
Sure I can post like an excel type of example
I got something like this. My rows are the warehouses. My column are the dates for example 8/21 to 9/21 and I chose these two dates based on a date filter. My values is the total sales for that particular day.
I would like a column that sums up the total sales between these two periods 8/21 to 9/3. But
I also have a date slicer and I would like the sum to change based on the dates chosen.
Cant you do this by adding the regular slicer available in powerbi?
Adding the slicer visual will automatically add filter context to your visual/measures. I just did a simple test here with my database, summing the amount of items ordered by item code. When you change the date range it automatically updates those sums to the total that is within that set date range. (In my case WODueDate_CC)
Ok now it makes sense to me, kind of new to power bi. thank you.
User | Count |
---|---|
60 | |
59 | |
56 | |
38 | |
29 |
User | Count |
---|---|
82 | |
62 | |
45 | |
40 | |
39 |