-
Re: Formula to number a line item to create an order 1,2,3 etc.
I agree with previous response that we really need more information from you. I've concocted my own example situation to illustrate one approach: Suppose we want CSV exported output to look like…1 -
Re: How to find GCD of 3 numbers?
Use the modulus function MOD(x,y) to find common factors among a very big numbered list of factors. Use summary First non-blank or Last non-blank to find the least common factor and the greatest comm…4 -
Re: Script to Automate Current Date Import
I find the simplest way is to get the date from a relational database by jdbc SQL query. Each database engine has its own way of giving the current date, here are a few of the more common ones: Oracl…3 -
Re: Alternate Hierarchies - Use Cases
Alternate hierarchies enable natural rollup of items that may depend upon the business or functional area: * Geo - The Minneapolis office is in the north central sales region, the eastern professiona…2 -
Re: AMA: Predictive Analytics in Connected Planning
What are the alternative and preferred methods for "fuzzy matching" disjointed sets of data? As I understand it, Predictive Analytics involves a blending of internal data -- such as financi…2

