on ‎2016 Aug 15 12:52 PM
Hi,
I am having the same problem.
I added field PERIODID to my read action on IBP data. When using the design-time-data-viewer it now works correct. But when I run the task it still gives the same error.
Any ideas?
I am using the PERIODID only at the point where I read the IBP data (not in the rest of the dataflow).
regards Frank
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Maybe an additional clarification: do you require the PERIODID (integer) or rather the date (datetime)?
I think PERIODID does not make too much sense, unless translated into datetime.
You can try the following mapping expression for the KEYFIGUREDATE:
SOP.TSTFR || substr(SOP.PERIODID,0,0)
*TSTFR is datetime and indicates the start date of the PERIODID.
Regards
Alecsandra
| User | Count |
|---|---|
| 17 | |
| 16 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.