The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I'm developing a dashboard through directquery, I'm trying to create a new custom column, I have two datetime fields, and I want to leave this column only with the schedule, but when I try to do this, an error occurs stating that this is not possible Through directquery, how can I resolve this problem.
Solved! Go to Solution.
Hi @Anonymous,
Do you use intelligence function in the custom column? The error messahe indicates that this step is not supported in DirectQuery mode. There are some limitations in Direct Query model, more details, please see the Limitations part in this article.
Best Regards,
Angelia
Hi @Anonymous,
Do you use intelligence function in the custom column? The error messahe indicates that this step is not supported in DirectQuery mode. There are some limitations in Direct Query model, more details, please see the Limitations part in this article.
Best Regards,
Angelia