Sandeep3072
New Member
- Joined
- Jul 22, 2019
- Messages
- 4
Hi All,
I am new to power BI and I have requirement to do in power BI where I need to show the some of key metrics in matrix format.
Here is the my requirement.
Well I am working for the Textile company where in I need to prepare the reports using Power BI and unfortunately I could not make it. I use matrix for the showing the differences of reports between 2018 and 2019.
Please check the below screen shot where I need to get the output like mentioned screenshot.
Please note that %Change in the above table is a measure which I had written
% change = DIVIDE(CALCULATE(SUM(Table1[<wbr>Reports]),Table1[Year]=2019)-<wbr>CALCULATE(SUM(Table1[Reports])<wbr>,Table1[Year]=2018),
CALCULATE(SUM(Table1[Reports])<wbr>,Table1[Year]=2018))
When I am trying to add the same measure in my matrix the % change showing
for the both 2018 and 2019 years and I need it at the end of matrix.
You may check the my visualization pane to verify the rows and columns.
Is there any work around for the same issue and I've trying it
for a long time and finally seeking for your help.
Thanks for your help
I am new to power BI and I have requirement to do in power BI where I need to show the some of key metrics in matrix format.
Here is the my requirement.
Well I am working for the Textile company where in I need to prepare the reports using Power BI and unfortunately I could not make it. I use matrix for the showing the differences of reports between 2018 and 2019.
Please check the below screen shot where I need to get the output like mentioned screenshot.
Please note that %Change in the above table is a measure which I had written
% change = DIVIDE(CALCULATE(SUM(Table1[<wbr>Reports]),Table1[Year]=2019)-<wbr>CALCULATE(SUM(Table1[Reports])<wbr>,Table1[Year]=2018),
CALCULATE(SUM(Table1[Reports])<wbr>,Table1[Year]=2018))
When I am trying to add the same measure in my matrix the % change showing
for the both 2018 and 2019 years and I need it at the end of matrix.
You may check the my visualization pane to verify the rows and columns.
Is there any work around for the same issue and I've trying it
for a long time and finally seeking for your help.
Thanks for your help