Forum Discussion
Anonymous
6 years agoNot applicable
Occupance by datetime
Hi all, I am trying to create a calculation based on the amount of persons that are in a room based on two datetime field. I have a date table and another table that looks like this: ID In ...
- 6 years ago
When you create measures you have to think about filter context and the type of visual you want to use. A good measure works in one scenario. A great measure works in multiple scenarios, including Totals.
lbendlin
6 years agoSuper User
When you create measures you have to think about filter context and the type of visual you want to use. A good measure works in one scenario. A great measure works in multiple scenarios, including Totals.
Anonymous
6 years agoNot applicable
Thank you, I have managed to create the table that I would like to have with a filter. Stupid of me to not think about that.