My data has a field which contains a link to each clients Power BI report and I would like to have this embedded on a page without needing to put it in the item details page, is this possible?
I can achieve the static version by added a static code block and pasting in the embed code but I would need to make a separate page for each client and restrict the pages by group. I would prefer to have a dynamic block that can display this directly on the page based on the field it’s pulling for that user from our Database.
Cheers!
Hi @Logitone,
To have a custom code block that works dynamically and pulls data from your data source, you would likely need to include your connection token or API keys directly in the code. From a security perspective, this is not an ideal approach.
Could you please elaborate a bit more on why you do not want to use the Item Detail block to embed the presentations? Maybe there is something we can improve on that side.
Please also note that we will soon be introducing our new coding blocks, which will allow you to build fully custom blocks, and in future updates, fetch data from the database, and design them exactly as you want. So even if there is no native solution at the moment, one will be available in the near future.