-
Re: Import new list item from module using users dimension
Hi, Can you share screenshots of your Target list grid view, source module view, and blueprint view? Try this, 1. Create a saved view in the source module with Parent, Code, and List Name details. 2.…1 -
Re: Parent to Child Lookup/Selection
Hi @michael.chefer , You are trying to bring data from the child(Pursuit) to the parent(Team Members) list, but you want to aggregate based on Rank. To make it simple, I suggest you create a list cal…1 -
Re: Used IRR formula in a Model but it is returning NaN as result whereas when Same numbers are given as
Hi Vamshi, Change the module Timescale to "Year" Format.2 -
Re: NaN formula
Hi, Create a line item(Number Format), then Use the below logic, Logic, IF ISBLANK(TEXT(Rank)) THEN 0 ELSE Rank Rank is my source line item in my example, Rank final is FInal Value. In your example, …2 -
Re: SUM when dimensionality is different b/w source & target in terms of "VERSIONS"
Hi, In your Source Data, you have Date Dimension, So you need to include Time in your Formula Try the below Logic, Source Module.Production Vol[SUM: Source Module.Product, SUM: Source Module.Time, SE…2

