Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hello,
How is the best form to return the data only for the current quarter without having to change it every time you change quarters in DAX.
I only need it to filter in a measure.
Thanks,
- find the date for TODAY()
- lookup the quarter for that date in your calendar table
- use the result as your filter.
NOTE: The Power BI Service runs on UTC, so TODAY() may return a different date from what you expect.
User | Count |
---|---|
25 | |
22 | |
11 | |
10 | |
9 |
User | Count |
---|---|
48 | |
30 | |
20 | |
17 | |
15 |