Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Virtual Table and % User's type chart

Hi. I have a virtual table like this   This one is a virtual table that the third file changes depending on the data filter as I show you with scenarios. My virtual Table was created great ...
  • Anonymous's avatar
    Anonymous
    2 years ago

    I have the solution for my trouble.

    I couldnt have one calculated table because my user type changes depending on the date filtered.

    Like I have 3  user types, I decided to create a measure for each type, calculating one virtual table and filtering for each measure and each user_type with the user_type and calculating the number of users.

    It works ¡¡