Hi,
Thanks for your help in advance. I have a datacard with the following code on item:
First(Filter('SAB Activité'; 'Month and year' in ComboBoxMoisB.SelectedItems; Nom.Identifiant = ComboBoxPPersonneSBP.Selected.Identifiant))
And I have several columns. One is a projects column (a lookup column on my "SAB Activite" table to the ID column on the "SAB Projets" table), which is an ID column related to another one on the same table, called 'Projet KEY', but in this case I only see the ID with the default values. This column defaults Update is:
DatacardValuea2.Selected
But I would like this column to show me a lookup to the Projet KEY column.
I tried with:
LookUp('SAB Projets';'Projet KEY' = DataCardValue12.Selected.'Projet KEY')
But I still see the ID column.
Thanks
Solved! Go to Solution.
If Your Lookup working and the ID showing is correct but You looking to see data in the box from other column You can switch it using Value as on Screen Below point it to a column you want data to be displayed.
Hope this helps
If Your Lookup working and the ID showing is correct but You looking to see data in the box from other column You can switch it using Value as on Screen Below point it to a column you want data to be displayed.
Hope this helps
User | Count |
---|---|
257 | |
110 | |
97 | |
52 | |
39 |