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.
Hello , i want to calculate QTD and LQTD based on fiscal year but the requirement here is
for QTD if i am selecting 2nd june then it should give me data of (1st and 2nd april+1st and 2nd may+1st and 2nd june)
for LQTD if i am selecting 2nd june then it should give me data of (1st and 2nd jan+1st and 2nd feb+1st and 2nd march)
Thank you in advance .
if i am selecting 2nd june
How are you doing that, via slicer or via TODAY() ?
get the day-in-quarter number from the slicer date, then use that day-in quarter number as an additional filter for your cumulative measures for prior quarters.
This assumes that your calendar table has a day-in-quarter column.
User | Count |
---|---|
10 | |
9 | |
6 | |
6 | |
5 |
User | Count |
---|---|
21 | |
14 | |
14 | |
9 | |
7 |