Forum Discussion
Using drill down to make a dynamic path
- 4 years ago
mahoneypat Thanks for your answer.
It had already removed the double quotes but it didn't work.
I eventually found the solution : maybe it might help someone in the future :
To resolve this error, change the privacy settings in the query editor by going to File/Query and options / Query options / Current file / Privacy / Select "ignore the privacy levels and potentially improve perofomance".
Best regards
In your second picture, it looks like your FilePath text is actually being used as the column header (not the first row). You need to change that query so that the you see text instead of the empty list you are seeing.
Pat
- CheikhnaML4 years agoFrequent Visitor
Thanks for the reply.
I did that and now I have this in my filename :
But is still doesn't work, as when I replace the static filepath in my formula by "FilePath", this is the error message that I get :
Thanks in advance for your help