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