Skip to content

Instantly share code, notes, and snippets.

@sfboss
Created November 19, 2022 04:51
Show Gist options
  • Select an option

  • Save sfboss/6cac5e4574d4d911ff09557da6ffc377 to your computer and use it in GitHub Desktop.

Select an option

Save sfboss/6cac5e4574d4d911ff09557da6ffc377 to your computer and use it in GitHub Desktop.
The formula field referencing our custom metadata
IMAGE("https://quickchart.io/chart?c={type:'sparkline',data:{datasets:[{data:["& TEXT($CustomMetadata.Sparklnes__mdt.SparklinesObject.Month1Volume__c)&","&TEXT($CustomMetadata.Sparklnes__mdt.SparklinesObject.Month2Volume__c)&","&TEXT($CustomMetadata.Sparklnes__mdt.SparklinesObject.Month3Volume__c)&","&TEXT($CustomMetadata.Sparklnes__mdt.SparklinesObject.Month4Volume__c)&","&TEXT($CustomMetadata.Sparklnes__mdt.SparklinesObject.Month5Volume__c)&","&TEXT($CustomMetadata.Sparklnes__mdt.SparklinesObject.Month6Volume__c) &","&TEXT($CustomMetadata.Sparklnes__mdt.SparklinesObject.Month7Volume__c)&","&TEXT($CustomMetadata.Sparklnes__mdt.SparklinesObject.Month8Volume__c)&","& TEXT($CustomMetadata.Sparklnes__mdt.SparklinesObject.Month9Volume__c)&","&TEXT($CustomMetadata.Sparklnes__mdt.SparklinesObject.Month10Volume__c)&","& TEXT($CustomMetadata.Sparklnes__mdt.SparklinesObject.Month11Volume__c)&","&TEXT($CustomMetadata.Sparklnes__mdt.SparklinesObject.Month12Volume__c)&","& "]}]}}","")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment