Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi All,
Is it possible to implement the composite text/font settings layout:
When using the enumerateObjectInstances() method? Or is it only possible if getFormattingModel() is used?
Thanks!
Andrew
Solved! Go to Solution.
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
Proud to be a Super User!
On how to ask a technical question, if you really want an answer (courtesy of SQLBI)
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
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!
Check out the July 2025 Power BI update to learn about new features.