Conditional Split error

  • Hi All,

    I am facing issue with conditional split, i am very new to MSBI. while trying to fetch male and female records individually using following Condition

    Gender == "M"

    Gender == "F"

    But it is generating the output in conditional split default output along with all records

    its not passing the condition and not creating any buffers

    i cant identify where the problem

    please help me to find out this

  • Try adding a data viewer to ensure that the data values are exactly as you mentioned. Remember that you need to be case specific (I think). Leading or trailing spaces may also be causing issues.


Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply