Forum Discussion
FIB
2 years agoRegular Visitor
Turn Y/N into text
I have 3 linked data tables all of which include 4 columns (let's call them red, yellow, green and blue). These columns can either be Y (yes) or N (no). I have a linked table with relationships t...
FIB
2 years agoRegular Visitor
Unfortunately not, it's really senstive data. red blue etc. aren't really what I'm working with
- Gabry2 years ago
Super User
OK then maybe you can implement this in your measure?
You can always put in you measures, if hasonevalue(blu) then filter blue=yes otherwise = no.But it depends on how many measures do you have in this model