Forum Discussion

ofeliajesus's avatar
ofeliajesus
Helper I
3 years ago
Solved

Grouping using the same value twice

Hello,   I have the below regions  Basically, I want to have all the below plus Non-California (with all except California) in the same field is it possible with Groups  can I use the same field ...
  • ofeliajesus's avatar
    ofeliajesus
    3 years ago

    Thank you Rico,

     

    Your solution works ... 

    In the Union, I needed to change it to have the same fields same order ...

    UNION(

    SELECTCOLUMNS(), 
    SELECTCOLUMNS())