Forum Discussion

Surjeet's avatar
Surjeet
New Member
5 years ago
Solved

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...
  • V-lianl-msft's avatar
    V-lianl-msft
    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.