Count distinct entries in SAP BusinessObjects



Your requirement is not clear but I think you should use AND operator and count on this in the third column. Your formula should be like this

=([First_Seen] = 1) and ([Authorized] = 1)

Consuming Graphical calculation view via SDA


Advertisements