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 September 15. Request your voucher.
Is there any way to display the weeknumber on a X-Axis, starting with 1 without showing a scrollbar?
Variations
- When I use weeknumber as a number, there is no scrollbar but I cannot let it start with week 1
- When I use a text as week like "WK-1" it looks good but the scrollbar appears
- When I use weeknumber as a number, with type=categorical and sort by week, it starts with 1 but the scrollbar is back!
Solved! Go to Solution.
Hi @Kraaitje,
I think current you can't fully achieve these requirements on power bi side. perhaps you can try to use script based visuals(r, python) to manually plot the graphs.
Regards,
Xiaoxin Sheng
Hi @Kraaitje,
I think current you can't fully achieve these requirements on power bi side. perhaps you can try to use script based visuals(r, python) to manually plot the graphs.
Regards,
Xiaoxin Sheng