Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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.