Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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.
Thanks in advance!
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.
Table visuals in general do not have a "subtitle" property. Only "title" is supported.
You would have to provide that in your wrapper.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.