Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

DAX Measure

Hi,

I have an Excel data 

MatrixJANFEBMARARPMAYJUNJULAUGSEPTOCTNOVDECTOTAL
Air730142203.6000141.6
Water26100502.1300019.1

 

i wanted to have a sciler for "qyt" between the range 1-50 , and upon selecting the value in the slicer, the value in the respective month changes by multipling with it. 

Example: if qyt = 2 ,  Air for JAN is 2*7 =  14 

 

how can i formulate this ?