Forum Discussion

PedroAliança's avatar
PedroAliança
Frequent Visitor
5 years ago
Solved

Filtro por VALOR ou QUANTIDADE

Bom dia,   Estou tentando criar um filtro em uma página para mudar entre valor e quantidade.   Porém os valores estão na mesma linha mas não na mesma coluna.   Para juntar os valores na mesma c...
  • v-jingzhang's avatar
    v-jingzhang
    5 years ago

    Hi PedroAliança 

     

    Do you use the switch measure in the table visual, line chart visual and bar chart visual? I think it is because these charts expect numeric values to display whereas the measure returns Text type value when using Format function.

     

    Using Calculation Groups may help solve this. I remembered I read a post earlier which used calculation groups to switch the format without changing data types, but I haven't used that before. You may first read Dynamic Formatting of Switch Measures - Excelerator BI and try this method. 

     

    Sorry for not providing a solid solution. I will try my best to find another option. 

     

    Regards,
    Jing