mrchonginhk
Well-known Member
- Joined
- Dec 3, 2004
- Messages
- 679
Suppose I have two columns
Header
Type | USD
Data
A | 200
B | 300
I wish to have a DAX to get only when Type is B
But I know Filter will slow down the speed.
Is there way to filter the USD without use of FILTER in the DAX formula ?
Thanks
Header
Type | USD
Data
A | 200
B | 300
I wish to have a DAX to get only when Type is B
But I know Filter will slow down the speed.
Is there way to filter the USD without use of FILTER in the DAX formula ?
Thanks