This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreGet Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.
Hi All,
Is there any way we can group the visuals in powerbi embedded (using javascript),
this is the code to take Visuals:
activePage.getVisuals().then(function (visuals) {
var reportVisuals = visuals.map(function (visual) {
return {
name: visual.name,
title: visual.title,
checked: true
};
});
but i don't know if we can take the group of visual as in the picture below:
Thank you.
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
| User | Count |
|---|---|
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |