Anaplan yesterday announced that now platform has capability of AI predictions for sales planning
I am not able to find any documentation or anything on platform
does anyone have idea where to find it?
Here's the link to the announcement. There was a mention in the partner update.
There's a contact at Anaplan at the end of this post. You might try emailing her.
Just go to app hub and search on Anaplan's applications.
Maybe one of these?
I believe this is referencing the optimizer in a sale planning use case as where is mentions prioritization this is a reference to the optimizer capability?
Is this your view @JaredDolich ?
Thanks,
Usman
Thanks @usman.zia,
It does sound like an optimizer app but hard to say.
In terms of ML, I've been able to do a lot of regression algorithms but not any that require iteration, like most classification algorithms (clustering, segmentation). Those I usually do outside of Anaplan.
So, I guess this piqued my interest. Is this an app that can be seen in the app hub? Since this was a link shared with the partners I'm assuming it's something we can take a look at. Same as @abhay.kanik I'm not sure where to look.
Unfortunately, I don't have access to the optimizer. I think you have to be part of an enterprise license.
@JaredDolich it is possible to do iterations using the time dimension but you have to think of it not as time but as the dimension which iterates. I have only done this once before in an extreme case and would not advise it! But it was interesting to experiment!
I am trying to create a Net Debt / EBITDA formula at the bottom of one of our P&L income statements where, i have tried the MOVINGSUM function. However this does not work for summary line items which EBITDA is. What i would like is to be able to sum the previous 12 months EBITDA (Including the current period) numbers in a…
I have this template to import back to my module By right it should match the module because the time format is the same as the module the only difference is that in the excel file there is a seperator. M-Y. Thus logically to me it should be But when i run the action using M-Y and match names both result in an import error…
Hi everyone, I was trying to Retrieve a Line Item (Boolean) using TIMESUM as formula to another module by using ANY. This Boolean LI has A,B,C as dimensions. My target module has only A as dimension. In order to use a reference module for mapping, does this reference module had to have A,B and C as dimension or just A…