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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi,
i'm trying to create a custom column with this formula:
if [TEXT4] is null then ([SUBJECT1]) else ([TEXT4])
There are no syntax errors but the directquery modus is not supported with this query. am i typing it wrong or is this simple if query really not supported? please some advice/solutions.
kind regards
Solved! Go to Solution.
Hi @Anonymous ,
I assume you are createing a calculated column in DirectQuery mode.
There is a limitation with DirectQuery mode that you can't create a calculated column. If you need it, then create it in your source data.
Check the details here:
Thanks,
Pragati
Hi @Anonymous ,
I assume you are createing a calculated column in DirectQuery mode.
There is a limitation with DirectQuery mode that you can't create a calculated column. If you need it, then create it in your source data.
Check the details here:
Thanks,
Pragati
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.