The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Good afternoon everyone
I have a parameter in my report containing "Daily", "Start of the Week" and "Monthly", and in my table, for example, I filtered "start of Week", and I want to calculate based on this selected parameter, how much was the total shipping for those week start dates minus 7 days, 1 week ago.
The logic would be like this: CALCULATE(Total Shipping, Parameter[StartWeek] = Parameter[StartWeek] - 7)
Solved! Go to Solution.
@Edgar_massa , Not very clear. I know you want to create a measure based on the selection slicer, what is needed is not clear
refer if this can help
The information you have provided is not making the problem clear to me. Can you please explain with an example.
Appreciate your Kudos.
Man, I need a calculate that adds the total freight, but in the filters, I want it to bring the date of 7 days ago that is there in the table that is the [Parameter] of the tracking that I filtered
I achieved
Very thanks
User | Count |
---|---|
27 | |
12 | |
8 | |
8 | |
5 |
User | Count |
---|---|
31 | |
15 | |
12 | |
7 | |
6 |