Forum Discussion
Anonymous
1 year agoNot applicable
Power BI DAX function
Demand = VAR _startdate = MAX('MDS Report'[MDS Date]) VAR LWK = CALCULATE( SUM('MDS Report'[Quantity]), 'MDS Report'[WK] = "LWK", 'MDS Report'[Week] >= _startdate, 'MDS Repo...
Anonymous
1 year agoNot applicable
Hi, Anonymous
Thanks for rajendraongole1 reply. Have you currently resolved this issue, and if not, could you please share the pbix file without sensitive data to test.
Best Regards,
Yang
Community Support Team