Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
9 years ago
Solved

Data in table and visualizations not matching

Hi,   Please take a look at the attached picture. The table shows the data which is basis for the visualizations. Note that the filter on “Company Name” is not working properly and several sessoinI...
  • kschaefers's avatar
    9 years ago

    It looks like your session id is included in the visual as a calculation, when it should be a dimension. Make sure there is no calculation applied, such as COUNT, SUM. Alternatively classify the SessionID column as data type text. 

     

    Currently it probably shows the number of sessions for the days selected, rather than the actual session id.