Dear Community
It will be great to include or facilitate to inclusion of the Meta Data Table population automatically of the corresponding PBI Dataset. When we create the PBI dataset,
In addition, writeback to meta data function that needs to be facilitated with PowerBI would be great.
Currently, we manually update the object description in PBI dataset, but if we want to view the definitions, we have the option to use DAX Studio of DMV Queries.
We found a way using the DMV queries.
Step 1: Get me the Workspace id
Step 2: Get me the Published PBI Dataset name
Step 3: Open a PBI report , Go to Adv Query and type
AnalysisServices.Database("Workspace Name", "PBI Dataset Name", [Query="Select * from $SYSTEM.DBSCHEMA_CATALOGS ", Implementation="2.0"])
Step 4 : Close PQ Query, we will get the table populated in PQ (Powerquery)
Step 5: Using the catalog table, we are able to build the Meta Data for Power Query (which has all the required data)
We have used the above approaches for the requirement. Prior to that, we manually go each time and query DMV tables (it is time-consuming, but with above approach)
Even though we recently got DMV queries, they now execute in PowerBI, as DAX may not be as flexible.
1 Comment
- fbcideas_migusrNew MemberStatus added:New
Recent ideas
Default Scrollable Time-Series Charts to Most Recent Data
Currently, Power BI time-series charts always open scrolled to the earliest (leftmost) date by default, which is inconvenient for reports where users are interested in the most recent (rightmost) dat...CStillwell32 minutes agoNew MemberNew19Views2likes1CommentOption to Stop Fabric Planning Billing Session After Plan Item Deletion
Currently, a Fabric Planning session remains active for 30 days once triggered. If a user creates a Plan item only for testing and deletes it the next day, the billing session still continues and c...v-dugumarrir11 hour agoMicrosoft EmployeeNew44Views10likes1CommentAllow Managed Private Endpoint to be disabled/enabled per notebook
Could notebooks have an option to use or not use the workspace's Managed Private Endpoint (MPE)? MPE can significantly increase notebook startup time, even for notebooks that don't need private conn...frithjof_v1 day agoCommunity ChampionNew25Views1like0Comments