Here are my screenshots. I followed the instructions but my result looks like this, see first screenshot. What am I doing wrong? Please help
outputreport says no failureversion has forecastThe set up
Hi @JosephA,
it seems your results are correct, well done!
Since it is data module, consider setting your summary method to 'None' instead of 'Sum'. This will decrease the size of your module.
Hi @JosephA ,
I am not sure what's your question but from screenshot it seems you are asking about your Forecast version mapping . If that the case then you are uploading data for only Actual & Budget & in your Source file you don't have Forecast version that's why it is not mapped.
Another point which I have noticed that in your module DATA01 P&L Actual & Budget, your summary is SUM , should be None as it is data module.
Thanks
Akhtar
Thanks!!
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…