Hi Community. I have the following couple of models. In green you'll find the dimensions and in yellow the line items. I need based on the Rank from module 1, to pull the geo into module 2.
Thanks.
Sorry…Module 2 formula i suggested is wrong…For timebeing u can import data from module 1 to module 2…That should work without any issue
Formula would be Geo = Source Module.'Geo'[Lookup: Account Name, Lookup: Rank]
Hi @sansergi
Umang's formula is the one you need to apply. Make sure that Rank is list formatted line item, if not then create a list with (1-3) numbers in it. And use that in line item, then use lookup
Cheers!!
Thank you guys. So far, the first lookup is working (Lookup: Account Name) but when I try to look up for Rank, I get: "Format of mapping used for lookup doesn't match any dimension of the source".
Rank is a list formatted line item in both modules. Is there anything I am missing? Thanks a lot in advance.
@sansergi In order to apply formula what Umang suggested… First you need to create a Intermediate module whose dimensions are Rank, Account and line item will be Geo [Geo = Table1.Geo(lookup:Rank)]
From this intermediate module u can pull Geo to your Opportunities module based on logic suggested by Umang
Thanks V.Sai. But still no working. "Format of mapping used for lookup doesn't match any dimension of the source". Let me bring the full picture of what I have so far:
Thanks a lot.
I am trying to create a Net Debt / EBITDA formula at the bottom of one of our P&L income statements where, i have tried the MOVINGSUM function. However this does not work for summary line items which EBITDA is. What i would like is to be able to sum the previous 12 months EBITDA (Including the current period) numbers in a…
Hi I'm looking to speak to people who have used/are using the Docusign integration in their business. We are exploring the possibility, but we find the current setup quite limiting in terms of how an end user would interact with the integration, but also issues with concurrency and number field formats. Would appreciate…
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-year…