Hi All
I am doing substraction few item but show its shwoing test it showing few time
Solved! Go to Solution.
Hi @aamirkhan_WT ,
As I understand it, do you want every row of the matrix to return a total?
Maybe adding the ALL function helps you.
Test =
CALCULATE (
[NetSales] - [StaffCosts(PreBonus)_MTD] - [Establishment_MTD] - [G&ACost_MTD] - [NWC_AgingProvision_MTD],
ALL ( 'TABLENAME' )
)
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @aamirkhan_WT ,
As I understand it, do you want every row of the matrix to return a total?
Maybe adding the ALL function helps you.
Test =
CALCULATE (
[NetSales] - [StaffCosts(PreBonus)_MTD] - [Establishment_MTD] - [G&ACost_MTD] - [NWC_AgingProvision_MTD],
ALL ( 'TABLENAME' )
)
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
In the Table I want show below thing only
Can any one help me on above issue
Power BI release plans for 2023 release wave 1 describes all new features releasing from April 2023 through September 2023.
Make sure you register today for the Power BI Summit 2023. Don't miss all of the great sessions and speakers!
Join the biggest FREE Business Applications Event in LATAM this February.
User | Count |
---|---|
223 | |
46 | |
45 | |
44 | |
42 |
User | Count |
---|---|
289 | |
211 | |
82 | |
75 | |
63 |