Forum Discussion

Nicole's avatar
Nicole
New Member
10 years ago
Solved

Group by columns

Hi,   I have a DB table which has data as the following:  Version Distance Date   5.0        12          2014-02   5.0        10          2014-03   5.2        130        2014-01   5.0        1...
  • HarrisMalik's avatar
    10 years ago

    Nicole You do not have to do any thing in the data model in order to accomplish this task.

     

    Put all the three columns in a Table visual. Now drag the distance column again and drop it on table visual and chage the aggregation of this column to Count and your task is done.