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

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
DW868990
Helper IV
Helper IV

Deneb - Vega Lite Format String

Hi,

 

I have a deneb visual in which I am using Vega Lite, I need the measure in the visual to show the dynamic format string that is set for this measure within pbidesktop, is this possible to set within the vega lite visual, for it just to use the existing format string for the measure? so its not defined within the vega lite. If so, any advice on the syntax for this would be great, thanks in advance.

1 ACCEPTED SOLUTION
dm-p
Super User
Super User

Hi @DW868990,

 

This functionality was introduced in 1.6, and because formatting strings are contextual, each measure in your dataset will now have two additional columns in the dataset for each row:

  • [measure name]__format - the format string for the measure. This is in case you need direct access to it for use in the pbiFormat function, or using the pbiFormat custom format type.

  • [measure_name]__formatted - the measure value formatted according to the format string in the same row.

Regards,

 

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

1 REPLY 1
dm-p
Super User
Super User

Hi @DW868990,

 

This functionality was introduced in 1.6, and because formatting strings are contextual, each measure in your dataset will now have two additional columns in the dataset for each row:

  • [measure name]__format - the format string for the measure. This is in case you need direct access to it for use in the pbiFormat function, or using the pbiFormat custom format type.

  • [measure_name]__formatted - the measure value formatted according to the format string in the same row.

Regards,

 

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)




Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!

December 2025 Power BI Update Carousel

Power BI Monthly Update - December 2025

Check out the December 2025 Power BI Holiday Recap!

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.