Hi,
How would I create a formula that would give me the number of days in a given month?
@neg177
use the Days() function which returns a number
Rob
You can many ways for it. Here is one of them:1. Converting your boolean in number (1 if this day is holiday, 0 if this day is working). Summary Method is SUM.2. Creating LI on Month time scale and input direct equally formula (=Holiday as number). And after this you have LI with holidays count in month.3. You can subtract this LI of LI with DAYS() formula.
Hope this helps.
A couple of things:
Thanks,
How would I exclude Holidays? I have a Boolean Line Item called Holiday that marks if it is a Holiday or not. I was thinking the formula below, but at the seem time doesn't seem correct.
Days()-Holiday?
Thank you
I did not know this platform was subject to Spam, thank you for the heads up and I will look out for so and not reply to Spam. As well I will try to continue to make sure my questions are fully explained so you guys may continue to help me on my Anaplan learning.
Yes, we do have issues where some SPAM gets through our filters, but every day, it is learning and getting better.
With that said, did you get the answer you were looking for or are there outstanding questions that the Community can help you with?
Also it would be great if you can mark your queries as "Solution Accepted" if you feel that your query has been resolved. This would save good amount of time for all.
Misbah
Hello Community members, Requirement Details: I have 5 levels of composite hierarchy list (A1, A2, A3, A4, A5). I have published a module in UX, Now the requirement is If user select a list member from A4 level in the context selector or Custom Filter I have to display all the list members under that A4 level. How can I…
is there a way to import data with months in columns (usual excel table view)? I have to transform the data so there are rows to cover each period in the upload data form, but I am wondering if there is a better way to just import the data as is with the months in the columns. please let me know what you think. thank you,
Hello, I am receiving an 'Anaplan Upload Failed' Status Description when testing my integration with a Big Query dataset. The integration imports data from BQ to our Anaplan model. No other details given in the error log. I suspect that Cloudworks is not even picking up the file but am not sure what we did wrong on the set…