Forum Discussion
Z_BI
1 year agoFrequent Visitor
Card with counter from Object Table
Hello community, in a report I have a date filter, a user filter and a Table visual object that contains columns and measures from different tables. The date filter and user filter act on the conte...
Idrissshatila
1 year agoSuper User
Hello Z_BI,
then you need to create a measure that as a virtual table in it that represents the fields with the measures with the applied filters and on top of this virtual table you use countrows of this table.