March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi all
I'm trying to add a column in my Power BI data.
The calculation of the new column is simple, I just want to extract substring after '^^' but I get an error, what's wrong?
The formula and the error are shown in the picture
RIGHT function (DAX) - DAX | Microsoft Learn
RIGHT can't be used with DirectQuery, it's wierd, it's not a so complex work
Thanks @nvprasad, yes I configured a direct query connection towards Google Cloud Platform.
Unfortunately I have no write access to the back end data source, just read only, can it be the reason of the error?
If so, is there a possibility to create a new column directly on PowerBI without asking back end data source to do anything?
Hi,
I assume your report is having direct query or live connection with the data source. In this case, PowerBI sends your formula back to the data soruce for calculaiton. During this phase it tries to change formula which can be done at data source.
In your case, It seems the above dax logic not able to perofrm at back end data source.
Try to add column at backend by creating view for testing purpose. If you are able to do then create in powerbi .
Thank you
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
37 | |
22 | |
20 | |
10 | |
9 |
User | Count |
---|---|
59 | |
55 | |
22 | |
14 | |
12 |