Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
Hi, Gurus. Hope you can help me . I have tried hours looking for a solution and tried multiple attempt but failed.
Hope somwone could help me here . I need to show the total, base on the selecttion of date , which is already defined on 01. New measure . Currently its showing the latest dates result set in Total.
Many thanks in advance
Hi Thanks for this, perhaps if I include the 01. New calculation it might be more understandable .
Hi ,check below steps
Create a measure to calculate the total based on the selected date range. Let's assume the measure name is "Total Sales."
Replace 'YourTableName' with the actual name of your table and '[Sales]' with the column name representing your sales.
Create a visual, such as a card or a table, to display the total sales. Drag the "Total Sales" measure to the values area of the visual.
Add a date slicer to the report canvas. Drag the "Date" column to the slicer visual.
Select the desired date range in the slicer. The "Total Sales" measure will dynamically update based on the selected date range.
| User | Count |
|---|---|
| 53 | |
| 40 | |
| 35 | |
| 24 | |
| 22 |
| User | Count |
|---|---|
| 134 | |
| 103 | |
| 57 | |
| 43 | |
| 38 |