Need some guidance ?

Could someone please summarize the specific problem you’d like me to consider. There’s a lot to this thread.

1 Like

@Steve Sure, thank you.

According to the description:

  1. Ref type column, referencing a slice
  2. The underlying table of this slice has a Label column
  3. But the referencing column (in 1.) is showing Key not Label values in the view.
1 Like

Can you confirm that the label column in fact has a value?

It appears the label column is a Ref value.

Can you confirm that the label column’s value refers to an existent key column value?

Can you confirm that the label column references a slice or row that includes the referenced row? Does the slice row filter exclude the row? Does the table’s security filter exclude the row?

1 Like

Hello,

What do you think @Joseph_Seddik and @Steve about this:

What view are you exactly referring to? are you generating a file? if this the case, this is not a “view”. Anyway, labels are for app views. In templates you have to explicitly specify the columns using reference expressions.

1 Like

I give up on this. I turn arround this question by adding a new column and inside of it I placed a formula to bring up the cliente name. I used a Vlookup. Thank you all for your suggestions.