Loading

Change Discrete Points Into A Line Chart

Udgivelsesdato: Mar 20, 2026
Opgave

When there is NULL data the marks in the Line chart are disconnected and displayed as dots. How can I connect them and show as the line chart without filtering the data?

 
 

Trin
See the attached workbook downloadable from the right side.

1. Create a calculated field called index with the following calculation:
if isnull(SUM([points]))=false
then index()
END

2. Add index to Path on the Marks card.
User-added image

3. Confirm that index computes using Table(across).
Vidensartikelnummer

001464326

Vedhæftede filer

connect discrete points to a line.twbx

22 KB

 
Indlæser
Salesforce Help | Article