-
Re: Returning Dimension/List Item based on Line Item
Hi Mark, This answer should not be implemented and you're right that it's easier to build the FX Rates module with the Region dimension. However, you can achieve this by using the TEXTLIST …3 -
Re: Data allocation from one level to other in different module
Hi Asha, Please follow these steps: 1. In L6 module create 2 line items: a. Count - Number formatted with the formula as 1 b. L3 Parent - L3 List formatted with the formula as PARENT(PARENT(PARENT(IT…3 -
Re: How to count booleans?
Hi! Yes, pretty simple, create another line item called Active Categories formatted by Number and use this formula: IF Boolean = TRUE THEN 1 ELSE 0 Then use this Active Categories to create your grap…3 -
Re: Horizontal scrollbar gets stuck in New UX
Hi Nicole, I know exactly what you're talking about! And it is quite frustrating and unfortunately I don't think there's any fix for this yet I can only explain what causes this behavi…3 -
Re: How to mass-delete data from a List
Simple! Create a new module dimensioned only with the list you want to delete and create a boolean formatted line item called Delete. Set this formula to TRUE Then go to actions and create a new dele…4

