Hi BW experts,
I'm facing the following issue... Can you please help me in solving the issue..its very important and need to solve at the earliest.
I have faced one issue in production where query is not working as expected and now the logic has been given to me...where there are 2 logic that has to put (below) and I have done few changes as per my knowledge. Please help in solving
Logic -
Posting date should less than & equal to Posting Date
Clearing posting date should be greater than Calday
Based one the above logic one Amount field will be populated
So now I have created 3 formula variables -
1) Clearing date - with replacement path as clear date And with key & date as dimension
2) Posting date - with replacement path as posting date And with key & date as dimension
3) Calday - with replacement path as calday And with key & date as dimension
Then created 1 CKF with syntax -
(posting date formula variable - calday formula variable) <= 0) AND (clearing date formula variable - calday formula variable) > 0)* Amount
Then added this CKF in the amount key figure in column.
Please help me and suggest what is wrong in this...Its very very urgent.
Points will be awarded! Thanks in advance for help!