Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
jaryszek
Power Participant
Power Participant

How to get VisualName from report.json pbip file?

Hi,

 

after saving report as project I am getting json like here:

      "visualContainers": [
        {
          "config": "{\"name\":\"664d9c068b02cb6d0e93\",\"layouts\":[{\"id\":0,\"position\":{\"x\":28.730650154798763,\"y\":22.786377708978332,\"z\":0,\"width\":347.7399380804954,\"height\":682.6006191950465,\"tabOrder\":0}}],\"singleVisual\":{\"visualType\":\"slicer\",\"projections\":{\"Values\":[{\"queryRef\":\"VolumesDes.Topology\",\"active\":true},{\"queryRef\":\"VolumesDes.Tier\",\"active\":true}]},\"prototypeQuery\":{\"Version\":2,\"From\":[{\"Name\":\"v\",\"Entity\":\"VolumesDes\",\"Type\":0}],\"Select\":[{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"v\"}},\"Property\":\"Topology\"},\"Name\":\"VolumesDes.Topology\",\"NativeReferenceName\":\"Topology\"},{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"v\"}},\"Property\":\"Tier\"},\"Name\":\"VolumesDes.Tier\",\"NativeReferenceName\":\"Tier\"}]},\"expansionStates\":[{\"roles\":[\"Values\"],\"levels\":[{\"queryRefs\":[\"VolumesDes.Topology\"],\"isCollapsed\":true,\"identityKeys\":[{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"VolumesDes\"}},\"Property\":\"Topology\"}}],\"isPinned\":true},{\"queryRefs\":[\"VolumesDes.Tier\"],\"isCollapsed\":true,\"identityKeys\":[{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"VolumesDes\"}},\"Property\":\"Tier\"}}],\"isPinned\":true}],\"root\":{\"identityValues\":null,\"children\":[{\"identityValues\":[{\"Literal\":{\"Value\":\"'DB2'\"}}],\"isToggled\":true,\"children\":[{\"identityValues\":[{\"Literal\":{\"Value\":\"'DB2'\"}}],\"isToggled\":true},{\"identityValues\":[{\"Literal\":{\"Value\":\"'NFS'\"}}],\"isToggled\":true}]},{\"identityValues\":[{\"Literal\":{\"Value\":\"'HANA'\"}}],\"isToggled\":true,\"children\":[{\"identityValues\":[{\"Literal\":{\"Value\":\"'NFS'\"}}],\"isToggled\":true}]},{\"identityValues\":[{\"Literal\":{\"Value\":\"'NetWeaverMSSQL'\"}}],\"isToggled\":true,\"children\":[{\"identityValues\":[{\"Literal\":{\"Value\":\"'AAS'\"}}],\"isToggled\":true}]}]}}],\"drillFilterOtherVisuals\":true,\"objects\":{\"data\":[{\"properties\":{\"mode\":{\"expr\":{\"Literal\":{\"Value\":\"'Basic'\"}}}}}],\"general\":[{\"properties\":{\"orientation\":{\"expr\":{\"Literal\":{\"Value\":\"0D\"}}}}}],\"selection\":[{\"properties\":{\"strictSingleSelect\":{\"expr\":{\"Literal\":{\"Value\":\"false\"}}},\"selectAllCheckboxEnabled\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}}}}],\"header\":[{\"properties\":{\"text\":{\"expr\":{\"Literal\":{\"Value\":\"'ServerClass by Topology and Tier'\"}}},\"textSize\":{\"expr\":{\"Literal\":{\"Value\":\"16D\"}}}}}]}}}",
          "filters": "[]",
          "height": 682.60,
          "width": 347.74,
          "x": 28.73,
          "y": 22.79,
          "z": 0.00
        },

Id for visual is easy: 

jaryszek_0-1740146921858.png

 

but how to find title? 

Best,
Jacek

 

 

1 ACCEPTED SOLUTION
uzuntasgokberk
Super User
Super User

Hello @jaryszek ,

 

I previously wrote a blog about exporting specific visuals as a PDF. Here is the link:

Step-by-Step Email Power Automation for Power BI Reports, Pages, Visuals, and Report-Level Filters

Below is an image showing how to find the visual title(visual name):

uzuntasgokberk_0-1740152260901.png

uzuntasgokberk_1-1740152283143.png

uzuntasgokberk_2-1740152309436.png

 

Kind Regards,
Gökberk Uzuntaş

📌 If this post helps, then please consider Accepting it as a solution and giving Kudos — it helps other members find answers faster!

🔗 Stay Connected:
📘 Medium |
📺 YouTube |
💼 LinkedIn |
📷 Instagram |
🐦 X |
👽 Reddit |
🌐 Website |
🎵 TikTok |

View solution in original post

3 REPLIES 3
jaryszek
Power Participant
Power Participant

Thank you, 

It is useful option. 
But what about getting them from pbit report.json file? 

Best,
Jacek

Hello @jaryszek ,

Currently, I only know to find visual name using the method that I demonstrated in my first comment.

 

Kind Regards,
Gökberk Uzuntaş

📌 If this post helps, then please consider Accepting it as a solution and giving Kudos — it helps other members find answers faster!

🔗 Stay Connected:
📘 Medium |
📺 YouTube |
💼 LinkedIn |
📷 Instagram |
🐦 X |
👽 Reddit |
🌐 Website |
🎵 TikTok |

uzuntasgokberk
Super User
Super User

Hello @jaryszek ,

 

I previously wrote a blog about exporting specific visuals as a PDF. Here is the link:

Step-by-Step Email Power Automation for Power BI Reports, Pages, Visuals, and Report-Level Filters

Below is an image showing how to find the visual title(visual name):

uzuntasgokberk_0-1740152260901.png

uzuntasgokberk_1-1740152283143.png

uzuntasgokberk_2-1740152309436.png

 

Kind Regards,
Gökberk Uzuntaş

📌 If this post helps, then please consider Accepting it as a solution and giving Kudos — it helps other members find answers faster!

🔗 Stay Connected:
📘 Medium |
📺 YouTube |
💼 LinkedIn |
📷 Instagram |
🐦 X |
👽 Reddit |
🌐 Website |
🎵 TikTok |

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors