Forum Discussion
PBGIT
6 years agoNew Member
Getting ID Number instead of Data when pulling a Lookup Column
Hey all, I'm working on a dashboard which will show our employee's education levels. (Ex. Employee A has a masters from X School from X Year). I'm pulling my data from a SharePoint online l...
MFelix
6 years agoSuper User
Are you using a related table or a lookupvalue column?
PBGIT
6 years agoNew Member
Lookup value column.
I am using that column to create a relationship between two different tables.
- MFelix6 years agoSuper User
Hi PBGIT ,
If you have a relationship between both table you should not need to create any lookup table.
I assume you have both tables connected by the ID so you just need to pull the name column from the oneside to the visualizations you need.
Can you share a mockup file to check?