Forum Discussion
Anonymous
4 years agoNot applicable
Export all source files
Good day. Is there a way to extract all source files from a powerBI project without manually clicking into each table? I have 6 projects wth approx 30 tables each, it will take me a lifetime to do i...
- 4 years ago
I think this is what you need:
smpa01
4 years agoCommunity Champion
bcdobbs GilbertQ does DMV have anything that gives the data for all 30 tables at once? I doubt it, but need your expertise here.
Anonymous my two cents - alternatively, you can create a power query and run a ssas query with following DMV query that will generate all the source code query at once and then you can run each of them seperately to get to the data.
Anonymous
4 years agoNot applicable
Thanks for the input. I'm new to PowerBI so, I have no clue how this would work. I'll give it a go though