Please go through above image and help me how to write expression in pivot2 table based onpivot1 table.
Actually i want write expression in pivot2 and use value of pivot1.
For example : If i want "emp Count " for month January in pivot2 then write expressionCOUNTA(M4:M15) AS PER EXCEL CALCULATION. I WANT IMPLEMENT SAME CALCULATION IN OUR SSRS REPORT.
pLEASE HELP ME.