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

Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now

Reply
DuncanYeah
Helper III
Helper III

Visual Subtitle

Hi all,

 

I set a condition meausre in subtitle when not fitting the condition the subtitle should be blank.Howerver when the visual is loading data in RServer, the subtitle show the same words as the title which expected to be blank.

 

How to make the subtitle remain blank during the data loading procress in RServer.

Thank all 

2 REPLIES 2
DuncanYeah
Helper III
Helper III

Hi Yilong Zhou,

Thx for reply but the subtitle still show the title during the data loading procress with the same formula 

 

Best Regrads,

Duncan 

DuncanYeah_0-1716799644449.png

 

 

Anonymous
Not applicable

Hi @DuncanYeah ,

I create a measure and here is the DAX code.

Subtitle = REPT(UNICHAR(10),2)

This DAX expression expresses the creation of a subtitle in which two lines have spaces.

 

This metric is then assigned to the subtitle area of the visual object. The subtitle will remain blank as needed during the loading of data in the RServer.

vyilongmsft_0-1716515832149.png

Also you can read this document for a further study: How to Create a Subtitle with a Blank Space in Power BI (enterprisedna.co)

 

 

 

Best Regards

Yilong Zhou

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.