MARK EDRALIN Posted May 29, 2020 Share Posted May 29, 2020 Just want to get this expression { FIXED [bTN]: count(if (Field_1="Test" then 1 else nullend)} applied to Spotfire. Can anyone here help Thank you in advance. Mark Link to comment Share on other sites More sharing options...
Boris Mergold Posted May 30, 2020 Share Posted May 30, 2020 Hi Mark, Try this column calculation: Count(if([field_1] ="Test", 1,null)) over [bTN] Boris Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now