Refer to this REF_ROWS()
Should they be…? :
FILTER(“Order Details”, ([_THISROW].[Order ID] = [Order ID]))
SELECT(Order Details[Order Details ID], ([_THISROW].[Order ID] = [Order ID]))
Solved! Go to Solution.
There is no difference. Your approach may offer more clarity to someone reading the expression, and therefore may be preferable.
User | Count |
---|---|
31 | |
13 | |
3 | |
3 | |
2 |