Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hello all,
Has anyone managed to create blank visual using the Power BI client Javascript Library, then append it to report, so it is possible to be selected and rendered alongside the other visuals ?
Solved! Go to Solution.
@StanilC Pretty sure that is just something they came up with for that website to allow you to easily mock-up visuals and is not something that you can just integrate into your own site.
Hello @Greg_Deckler ,
Thank you for the reply. I am working on a project that embeds in it Power BI. I need to create feature similar to this one: https://playground.powerbi.com/en-us/showcases-gallery/quick-visual-creator . The issue is that the docs in Microsoft are currently really poor and I find it extremely hard to work on it. It is more like guessing game what would work, and unfortunately not successful so far at it. I found this in one of the microsoft learn page, but it does not say where all this come from :
let createVisualResponse = await page.createVisual('areaChart');
let visual = createVisualResponse.visual;
@StanilC Pretty sure that is just something they came up with for that website to allow you to easily mock-up visuals and is not something that you can just integrate into your own site.
@StanilC So like a Custom visual that you compile into a .pbiviz file and then import it into Desktop?
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |