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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
NivS
Regular Visitor

Is there a way to add a subtitle to a visual using PowerBI-client?

Hey, 
I'm trying to add a subtitle to a visual created using 

createVisual

with the powerbi-client library.
Is there a way to do that (I know that usually you should call visual.setProperty(...), but couldn't find this property in the docs).

Just to be clear: I'm trying to achieve the functionality shown in the images below using the powerbi-client library.

NivS_1-1728202298968.png

 



NivS_0-1728202286763.png

 

Thanks in advance!

3 REPLIES 3
NivS
Regular Visitor

Thanks @lbendlin - Can you please refer me as to how to create such a wrapper?
I'm embedding a report as a whole (single iFrame) each time.
How can I wrap a single visual?
Thanks again

Power BI embedded analytics overview - Power BI | Microsoft Learn

 

You would need to implement the actual embedding experience, not just the iframe.

lbendlin
Super User
Super User

Table visuals in general do not have a "subtitle"  property. Only "title"  is supported.

 

You would have to provide that in your wrapper.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Top Solution Authors