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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Anonymous
Not applicable

Dynamic Measure

I have created a dynamic measure, which is working as expected.

 

My issue/request/query is this.

 

I have placed the measure into a CARD visualisation, but all of the text the measure creates just goes in one line.

eg:

Yesterday Mike made 87 calls and Dave made 92. Those calls were from: 67 - Manchester; 82 - Swindon; 30 - Leeds.

 

I would like to arrange this so that it looks like this:

Yesterday Mike made 87 calls and Dave made 92. 

Those calls were from:

67 - Manchester;

82 - Swindon;

30 - Leeds.

 

 

I'm sure I'm missing something really easy but help from you awesome guys woiuld be very much appreciated.

1 ACCEPTED SOLUTION
v-huizhn-msft
Microsoft Employee
Microsoft Employee

Hi @Anonymous,

Until now, we can not add line break in text directly, because Power BI always strips line breaks out of text when it gets loaded into the Data Model, please review the following feature requests and vote them.

allow line breaks
Automatically detect CR/newline characters while importing from text files

For your scenario, there are the following solutions, you can create multiple measures. 

Measure1 returns: 
Yesterday Mike made 87 calls and Dave made 92. 

Measure2 returns: Those calls were from:

Measure3 returns: 67 - Manchester;

Measure4 returns: 82 - Swindon;

Measure5 returns: 30 - Leeds.

Then you can put the mutiple measure in muti-row card, please see the screenshot, but there are still deficiency for using this card, you need to adjust it manually. Please review this idea.

1.PNG

Or you can create several card visualizations using different measures.

5.PNG
Best Regards,
Angelia

View solution in original post

2 REPLIES 2
v-huizhn-msft
Microsoft Employee
Microsoft Employee

Hi @Anonymous,

Until now, we can not add line break in text directly, because Power BI always strips line breaks out of text when it gets loaded into the Data Model, please review the following feature requests and vote them.

allow line breaks
Automatically detect CR/newline characters while importing from text files

For your scenario, there are the following solutions, you can create multiple measures. 

Measure1 returns: 
Yesterday Mike made 87 calls and Dave made 92. 

Measure2 returns: Those calls were from:

Measure3 returns: 67 - Manchester;

Measure4 returns: 82 - Swindon;

Measure5 returns: 30 - Leeds.

Then you can put the mutiple measure in muti-row card, please see the screenshot, but there are still deficiency for using this card, you need to adjust it manually. Please review this idea.

1.PNG

Or you can create several card visualizations using different measures.

5.PNG
Best Regards,
Angelia

Anonymous
Not applicable

Hey Angelia,

 

Many thanks for that.

I have used the multiple measures option but will also review the feature requests and vote for one of them accordingly.

 

Have a great day.

 

A

Helpful resources

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

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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