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 would like the 'current quarter amount' column header to change dynamically to show the value of current year and current quarter instead (i.e. 2020 1)
Current Year and Current Quarter are DAX measures giving the current fiscal year value(2020) and current fiscal quarter value (1) respectively.
How do I achieve this?
Current Quarter Amount = CALCULATE([Six Quarter Amount], Filter(Project, Project[Fiscal Calendar.FiscalYear]=[Current Year]), Filter(Project, Project[Fiscal Calendar.FiscalQuarter]=[Current Quarter]) )
User | Count |
---|---|
11 | |
9 | |
6 | |
6 | |
5 |
User | Count |
---|---|
22 | |
14 | |
14 | |
9 | |
7 |