Forum Discussion
avitalo1
6 years agoFrequent Visitor
filtering based on custom column
Hello, I am relatively new to M and am trying to create steps I can apply to various files. I was able to split the columns I needed to split and create parameters. However when I try to filter the ...
- 6 years ago
That makes sense, thanks. I will rethink my approach and see if I can get the results I need.
Anonymous
6 years agoNot applicable
Hi,
I think it's because the column values [Affiliations authors 1], [Affiliations author last], ..., [Affiliations authors 5] aren't boolean (this means: true/ false). Since they aren't boolean, you can not connect them with an "or" keyword.
- avitalo16 years agoFrequent Visitor
That makes sense, thanks. I will rethink my approach and see if I can get the results I need.