Forum Discussion
sdhn
Responsive Resident
4 years agoData Condition
Hi All, I have a table as : Date-------Name----------------------------NameValues On based of above I need to create graphs as: For each name I need to call Name data per...
- 4 years ago
You should be able to use the line chart visual.
Put date column in the Axis box, NameValues in the Values box and Name in the Small multiples box.
Make sure in the Values box the default agregation is set to SUM.
bcdobbs
Community Champion
4 years agoYou should be able to use the line chart visual.
Put date column in the Axis box, NameValues in the Values box and Name in the Small multiples box.
Make sure in the Values box the default agregation is set to SUM.
sdhn
Responsive Resident
4 years agoThanks. I figured out to restrist. I used Edie Quiery and check only wanted data. I hoghly appreciet your help