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,
I am trying to do a table by Week of Month-Year. Actually two tables-one for numerator and the other for denominator.
Unfortunately in the denominator table I am getting some weeks extra.How can that be a possibility?
Thanks
Year-Month Week Numerator
2016-06 23 100
2016-06 24 150
2016-06 25 170
2016-06 26 166
Year-Month Week Denominator
2016-06 23 1000
2016-06 24 1500
2016-06 25 1700
2016-06 26 1660
2016-06 27 1660
Solved! Go to Solution.
Weeks and months don't play nicely when it comes to grouping dates. As you can see, the first and last weeks start before and extend beyond the month of June 2016. If you happen to have data in these the week group will be returned.
What happens if instead of week of year, you put in the week of month?
In doing it that way it will only start from the first date of the month for the first week?
Weeks and months don't play nicely when it comes to grouping dates. As you can see, the first and last weeks start before and extend beyond the month of June 2016. If you happen to have data in these the week group will be returned.
Hi @karkar,
I an unable reproduce your scenario, could you please share your resource data or .pbix file for further analysis?
Best Regards,
Angelia
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 |
---|---|
110 | |
80 | |
71 | |
51 | |
50 |
User | Count |
---|---|
123 | |
119 | |
76 | |
64 | |
60 |