Forum Discussion
jPinhao
Advocate II
10 years agoDynamically generate query tables
I'm importing data from an Azure Blob, and then generating some queries to share on the online portal. One of my intermediate queries generates a table of [name][table] like: Query: ALL TABLES
na...
jPinhao
Advocate II
9 years agoRoshna we now found a solution for this, however it only works at the data loading stage.
Using the R connector, you can read your data source and generate data frames dynamically in R, which are then loaded into Power BI. If you want more info on how we did this let me know.