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!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
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
| User | Count |
|---|---|
| 56 | |
| 41 | |
| 38 | |
| 21 | |
| 21 |
| User | Count |
|---|---|
| 141 | |
| 103 | |
| 63 | |
| 36 | |
| 35 |