Hello Everyone,
I am using Funnel Chart to show number of Leads in different Rating. Is there a way to make it Cold-Warm-Hot?
Attached the screenshot of the chart i am using, Currently it is in Lowest to Highest Sort.
Hello Everyone,
I am using Funnel Chart to show number of Leads in different Rating. Is there a way to make it Cold-Warm-Hot?
Attached the screenshot of the chart i am using, Currently it is in Lowest to Highest Sort.
@abdulr697To reorder the funnel chart to display “Cold-Warm-Hot,” you can adjust the data order in your source file or dataset to match this sequence. Most visualization tools, like Tableau, Power BI, or Excel, follow the order of the data provided. If you’re using software with chart settings, look for an option to apply a custom sort or define the order manually. In case you’re working with code (e.g., Chart.js or D3.js), arrange the data in the desired sequence and ensure the labels follow the “Cold-Warm-Hot” order. Additionally, you can disable default sorting in some tools and specify a custom category arrangement to achieve the desired output
@Sairohith Source is report definition in pega and i dont see custom sort option in it