This content has been marked as final.
Show 2 replies
-
Re: Count if expression
Shraddha Gajare Nov 15, 2017 9:56 AM (in response to stefan kollberg)Count(Distinct {<Source={'Event'}>}Ticket)
-
Re: Count if expression
Martin Pohl Nov 15, 2017 9:57 AM (in response to stefan kollberg)Hi Stefan,
your expression is count({<source={Event}>} distinct Ticket)
maybe start_date is the Dimension of your bar chart.
Regards