Skip to main content
Solved

Dimension Property

  • July 26, 2023
  • 2 replies
  • 661 views

I’m trying to map one dimension in my transaction list to another using the lastnotblank function: 

‘Pigment Dealer Model’ is the transaction list and ‘Dealer Type’ and ‘Dealership Id’ are both list properties; sometimes when I use the lastnonblank function it will work and other times, I get the error below: 

Is there a reason this function would be working sometimes, and not other times? When it works it produces this: 

 

Any help would be much appreciated and please feel free to ask for more detail if needed. 

Best answer by abhilashsawla

Hi @TWest 

I can see that you are applying formula in Dealer Type list property and Source Property is used in formula also Dealer Type that’s why you are getting error.

2 replies

abhilashsawla
Master Author
Forum|alt.badge.img+7
  • Master Author
  • Answer
  • July 27, 2023

Hi @TWest 

I can see that you are applying formula in Dealer Type list property and Source Property is used in formula also Dealer Type that’s why you are getting error.


  • Author
  • Wallflower
  • July 27, 2023

Hi @TWest 

I can see that you are applying formula in Dealer Type list property and Source Property is used in formula also Dealer Type that’s why you are getting error.

Thank you so much for your response Abhilashsawla!