-
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: 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: 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: 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: Highlighting particular period values
@AbhishekGoswami Create a line item called Count and hardcode it to 1 Create another line item called CF - write a logic IF Count = 3 then 1 else 0 In you Cf window of New UX put the max to 1, color …2

