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
Allow 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_v4 hours agoCommunity ChampionNew19Views1like0CommentsJustification Prompts When Downgrading or Removing Sensitivity Labels in Power BI Desktop
Description Currently, organizations can configure Microsoft Purview sensitivity label policies to require users to provide a justification when removing a label or lowering its classification. T...vvargasv20 hours agoMicrosoft EmployeeNew11Views0likes0CommentsVisual Type Defaults in Visualization Pane
This would change my life with fussy clients and client/public facing apps. In addition, it would allow me to add more value to the clients on retainers who do not have the 'hours' to allocate to...IolaWhiteley21 hours agoAdvocate IINew53Views7likes0CommentsMatrix: column totals as a bar chart docked to the edge
What's missing Data bars already work on the Total row and column through conditional formatting, so row totals can be read as length. Column totals cannot: they render as a horizontal bar inside a ...Sayurivalente21 hours agoRegular VisitorNew79Views6likes1CommentAllow Bookmarks to Affect Multiple Report Pages
Description: I would like to request the ability for a single Power BI bookmark to affect and maintain a state across multiple report pages, rather than being limited to a single page. For example,...Josegonzalez2121 hours agoNew MemberNew20Views4likes1Comment