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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello!
I have a table called Progression1 with a calculated column generated with the following code:
Are Progression1[Term] and Progression2[Term] boolean values (evaluating to true or false)?
Hello!
They are not, they are numeric values.
then you need to refactor your query. Filters are expected to either be tables or booleans.