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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Dear All,
I have a CALENDARAUTO() table in my data model.
It automatically takes all the dates in my tables. But i would like to exclude some of those.
Is there a way I can filter this table to exclude some dates it automatically takes?
Solved! Go to Solution.
Hi @gianmarco
You can filter the table generated with CALENDARAUTO. For example,
But can you please give more details about which dates you want to exclude from it?
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.
Hi @gianmarco
You can filter the table generated with CALENDARAUTO. For example,
But can you please give more details about which dates you want to exclude from it?
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.
@gianmarco you mean whicu columna to consider? You can't. You can of courae put a filter on top of it to restrict the dates returned ans maybe you better use calendar function. You can share the model and tell me what you want to achieve and I'll send back the solution file