Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!
Hello All,
I'm using BciCalendar and the initial month displayed is the first month available in the table I'm using.
However I need that the month to be displayed initialy will be the latest not the first one.
For example, my data contains dates from December/17 to February/18
The month displayed initialy is December/17, however I want that initialy the month to be displayed must be FEBRUARY
How can I do it?
I want to display FEBRUARY
This is what I see now
@Anonymous,
You could add a slicer by creating a calculated column, and select 0 by default.
Column = DATEDIFF ( Table1[Date], MAX ( Table1[Date] ), MONTH )
Hi Thanks for the advice, but this not what I need.
I need be able to see all the monts in the rest of the graphs and into the BciCalendar in the first sight be the las month availabe, not the firts one as is showing now.
Thank you
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 65 | |
| 52 | |
| 45 | |
| 23 | |
| 21 |
| User | Count |
|---|---|
| 141 | |
| 113 | |
| 50 | |
| 37 | |
| 30 |