Forum Discussion
sdhn
4 years agoResponsive Resident
Data 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
4 years agoCommunity Champion
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.
- sdhn4 years agoResponsive Resident
Thanks
We have many unwanted names too. For example we have 100 names and we need graph for only 4. How to restrict to only wanted names. Thanks
- sdhn4 years agoResponsive Resident
Thanks. I figured out to restrist. I used Edie Quiery and check only wanted data. I hoghly appreciet your help