The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
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.
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
55 | |
22 | |
11 | |
11 | |
10 |
User | Count |
---|---|
111 | |
33 | |
28 | |
21 | |
19 |