Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
=Only({<[primary compare date]=[state2]::[primary compare date]>}amount)
can any one explain this expression
suppose if want only particular filed in this expression means how to do this? example year field selection and with state 2
year field from state2 or year field from inherited state?
not from state2 its from inherited state
Then this looks good
=Only({state2<year = $::year>} amount)
Why don't you test these expressions in a sample dashboard... you seem to know what they are doing, but you are looking for confirmation? and what better way to confirm, then by testing it out?
yes
So we are all good now?
yes thanks sunny. little confused on both expression now its fine thanks for the explanation