Forum Discussion

sdhn's avatar
sdhn
Responsive Resident
4 years ago
Solved

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 Date.  date X axis,  NameValues Y axis. 

Please advise the approcah.   Thanks 

  • 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.

7 Replies

  • bcdobbs's avatar
    bcdobbs
    Community 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.

    • sdhn's avatar
      sdhn
      Responsive 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 

    • sdhn's avatar
      sdhn
      Responsive Resident

      Thanks.  I figured out to restrist.  I used Edie Quiery and check only wanted data.  I hoghly appreciet your help

  • bcdobbs's avatar
    bcdobbs
    Community Champion

    Power query certainly would do it. However if you want the rest of the data else where in your report...

     

    Click on the visual and you should see names in the filter pane. You can just restrict the list there at visual level.

    • sdhn's avatar
      sdhn
      Responsive Resident

      Hi there,

       

      How?

       

      I followed above suggestion and got almost all things.  Only issue its showing all graphs togather.  I wanty separate graphs.  

       

      Like 

      one for Human_Visits

       

      one for Bot_Visits 

       

      I want as:

       

       

      • sdhn's avatar
        sdhn
        Responsive Resident

        and total on left sites as second snap_shot