Dax Measures and PivotTable Options

SOQLee

Board Regular
Joined
Mar 18, 2015
Messages
58
Office Version
  1. 365
Platform
  1. Windows
My pivot tables have lots of 0.00 values.

PivotTable Option formatting only allow one substitution: For empty cell values show: --

Is there an option to include another substitution: For 0.00 values cells show: --

See the example below where Spaces, Enrolled, Available are all Dax measures.

Spaces
Enrolled
Available
Program
54
1.00
-53
A
3
0.00
-3.00
B
2
0.00
-2.00
C
6
0.00
-6.00
D
2
--
-2.00
E
3
0.00
-3.00
F
7
0.00
-7.00
G
8
0.00
-8.00
H
10
0.00
-10.00
I
5
0.00
-5.00
J
8
1.00
-7.00

<tbody>
</tbody>
 

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.

Forum statistics

Threads
1,214,424
Messages
6,119,400
Members
448,893
Latest member
AtariBaby

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top