dax - Dynamic Column Based on Slicer Selection in POWERBI -


i have situation users want ability have column change data presented based on slicer selection. example, table sales:

period      group   year    sales mat               2014    10 mat               2015    15 mat         b       2014    12 mat         b       2015    14 mat         c       2014    6 mat         c       2015    8 ytd               2014    10 ytd               2015    15 ytd         b       2014    12 ytd         b       2015    14 ytd         c       2014    6 ytd         c       2015    8 

any thoughts on how this?


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -