I have at Flow that gets Planner tasks, and where I need to get the label values as well. I have made a variable to each label colour, and that parts works just fine. When I get the label, I replace the True value with a department name, and that part also works fine. The question I have is when I try to concat the labels. I want to avoid blank values when I concat the values. Is this possible?
This is a part of my flow

And this is how i have build up my concat

So I want to avoid concatting blank values in my "ComposeAll". Can this be done?
/Frank
Denmark