-
Re: I am calculating a minimum value, but I don't want the data to include zeros.
@ymugeni Create a line item (List formatted on Client) - Line item 1 -> IF amount = 0 then blank else item(clients) Line item 2 -> Amount[MIN: Line item 1] Hope that helps Misbah Miz Logix2 -
Re: Which approach is better? (Related to Text, Lists and Formulas)
@ShubhamCh First one is better in terms of Performance of the model. Second one is better too but in terms of space optimization but it may lead to degraded performance. It all depends on what are yo…2 -
Re: 8.2.2 Add volume input modules
@trishahazzardf Please pivot your module. Follow these steps Step 1: Go to Pivot Icon Step 2: Drag other two dimensions to Pages and Keep only Time in columns Step 3: Go to View and Click on Save and…2 -
Re: Rank using Unique Item
@DeveloperCYT See if this helps! Step 1: Create Customer List if it is not already available. Step 2: Use the following calculations ( Rank Line will be calculated once the second module is created) …2 -
Re: Disagreegation logic
@143kishornaidu You can use LOOKUP function to cascade the numbers down from L2 to L3. Note that the numbers will be flat lined across all the children of the parent Hope that helps Misbah Miz Logix2

