This is for finding the fiscal year end date. Our Fiscal Year End date is last Saturday of September.
I have a Transaction Date. I have to find the Date of last Saturday of September corresponding to the Year of Transaction Date.
For example if T...
I am getting error - Unsupported signature 'IFELSE(BIT, INTEGER, DECIMAL)' for my below case statement for creating a dimension.
Please note:
"Type" = String
"VPOMatchedPoint" = Integer
"MarketValueFixedAmount" = Decimal
Statement:
case
...