Add a custom chart resourse to your selected webpage,Add data source and select custom sql. Add in the below script and submit. Select all columns and submit.
select level1value, level2value, Name, caption from NodesThresholds, nodes where level1formula IS NOT NULL AND Level2Formula IS NOT null
![]()