on ‎2020 Nov 26 7:43 AM
Hello
We have 2 categories Revision 1 and Revision 2 . User requirement is if data is present in Revision 2 then copy/write data from Revision 2 to Final_Plan category and if Revision 2 is blank then copy/write data from Revision 1 to Final_Plan category. Is there a way we can implement this via BPC logic script because end users don't want to execute Copy package every time. Do we have keywords like Null or blank here in MDX scripts to implement this in BPC?
Request clarification before answering.
First copy everything from Revision1 using script logic WHEN/ENDWHEN
Second - copy from Revision2 using script logic WHEN/ENDWHEN
In the second step - missing records will not overwrite Revision1
P.S. But records with 0 will overwrite!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 7 | |
| 7 | |
| 6 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.