...
Using K, you can generate code that can be directly embedded into the report canvas (e.g. Power BI or Tableau). This code will present information such as the report category and report owner that has been configured in K.
...
Go the profile page of a report you want to generate an embedding for.
In the header, click on More Actions. Select Generate embedded profile link
Choose the right embedding code option that best suits your tool. See below for advice on which options are required for common BI tools
Tool | Embedding option |
---|---|
Tableau | URL only |
Power BI | HTML code |
...
To add the embedding to a Power BI report, you will need to add and use the HTML Content visualisation. Make sure to store the HTML code above in a dataset field that can be reference by the visualisation.
Go to More Visuals
Search for HTML. Click on HTML Content
Click Add to add the component to your options
Add the HTML Content object to the canvas. Add the HTML code from Step 2.