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.
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 |