Forum Discussion
gauravnarchal
Post Prodigy
6 years agoIF Statement with filter measure
Dear All I need your help on this measure.. If a month difference is >12 it should return the result as "Existing Client" else all other clients should be ignored and should not show in the ...
AllisonKennedy
Community Champion
6 years agoYou could try the FILTER function. How are you using this measure? You can always filter the visual to remove 'blank' or 'null' values that will currently be returned by your IF statement.