Shri G Posted May 5, 2022 Share Posted May 5, 2022 Hello All, Can somebody help me with how to apply filter on calculated column in information Designer itself Thanks, Shri Link to comment Share on other sites More sharing options...
Shri G Posted May 5, 2022 Author Share Posted May 5, 2022 HiJose Leviaguirreandfabd, can you please help me with your inputs Thanks in advance! Link to comment Share on other sites More sharing options...
Kirsten Smith (she/her) Posted May 11, 2022 Share Posted May 11, 2022 Try creating the column using Transform Data/Calculate New Column instead of Insert/Calculated Column, as they are more readily available in the program. Link to comment Share on other sites More sharing options...
Kevin Flynn Posted May 11, 2022 Share Posted May 11, 2022 The filter in Information designer is used like the "Where" Part of a TSQL query. Depending on what your Database type is it could change the filter. An example would be If on the filter I wanted only those Accounts that are customers. You could bring in the field that has the Type Customer, then under the expression, you would put %1 = 'Customer' You can make filters with additional columns also. They would be under the alias up top (%2, %3). Once you save the filter you would add the filter to the Information link as a column. Is the above what you wanted to know 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