Forum Discussion
Rearrange a delimited string
- 6 years ago
Hi jamienourish
Situation1:
In Edit queries, add a custom column
Situation 2:
In Edit queries, Create a conditional column
Close&&apply
Best Regards
MaggieCommunity Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi jamienourish
sure please see the attached file with the solution.
Mariusz
If this post helps, then please consider Accepting it as the solution.
Please feel free to connect with me.

Thank you,
I seem to be having a problem doing this with direct query. any ideas?
- mussaenda6 years agoCommunity Champion
Unfortunately you cannot use these steps for direct query.
Don't know how to help. Sorry.
Mariuszmight help you.
- Mariusz6 years agoCommunity Champion
Hi jamienourish
To make it work for the direct query you can create a table like below and create a relationship on 'Table A'[Text] and 'Table B'[In] and use "Out" column in your reports.
Table B = ADDCOLUMNS( ROW( "In", "morning, evening, afternoon" ), "Out", "morning, afternoon, evening" )Or change the order at the source
Best Regards,
Mariusz
If this post helps, then please consider Accepting it as the solution.
Please feel free to connect with me.