Forum Discussion
Surjeet
5 years agoNew Member
PowerBI EnableFolding
I'm trying to GET data from POSTGRES Server using Direct Query and pasting SQL query in Advanced option but its giving error :' Details: "We cannot fold on top of this native query. Please modify...
- 5 years ago
Hi Surjeet ,
To disable native query folding, set the EnableFolding flag to false for Value.NativeQuery() in the advanced editor.
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Surjeet
5 years agoNew Member
Hello Denis,
Thank You for your reply. May I know where exactly I have to make changes. I have seen this solution befor but could not find where exactly location this change has to be done.
If during GEt DATA option in SQL statement I have to mention something?