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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
andrjohns
Helper I
Helper I

Composite text settings (font, size, etc.) with enumerateObjectInstances

Hi All,

 

Is it possible to implement the composite text/font settings layout:

andrjohns_0-1690183455589.png

 

When using the enumerateObjectInstances() method? Or is it only possible if getFormattingModel() is used?

Thanks!
Andrew

1 ACCEPTED SOLUTION
dm-p
Super User
Super User

Hi @andrjohns - this is only supported in custom visuals for the new formatting cards and not legacy properties, so you will need to use the getFormattingModel() method.

 

Daniel





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


On how to ask a technical question, if you really want an answer (courtesy of SQLBI)




View solution in original post

2 REPLIES 2
dm-p
Super User
Super User

Hi @andrjohns - this is only supported in custom visuals for the new formatting cards and not legacy properties, so you will need to use the getFormattingModel() method.

 

Daniel





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


On how to ask a technical question, if you really want an answer (courtesy of SQLBI)




Ah thought that might be the case, but worth a shot.

 

Thanks!

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors