Forum Discussion

LeboeufHarry's avatar
LeboeufHarry
Helper I
4 years ago

Troubles Runnen Python sqlparser

Hello, I'm trying to 'extract' the sql tables/views used in some sql statements. In Python this is quite easy with sqlparser. So I thought using this in PowerBI/Query. This is my code (Temporary o...