Hi All,
In our app we have a table book a slot which has relation to the driving range table and looking up the number of candidates booked column from driving range ,the value is not being fetched from the driving range, but we have similar relation and lookup column with other table that realtion and lookup column is is working fine, what might be the issue.
Check to ensure that your relation is a single relation.
@Darren_Murphy it’s a single relation
Is there definitely a value in the rollup column in the row that is matched?
Also, are there any Row Owners in play anywhere?
Yes there is value in the rollup column
and there is no Row Owners in both tables
but I have implemented No double booking app https://youtu.be/lHeis2JR2e8?feature=shared which has user specific columns but those columns won’t come in play here, just mentioning it here to check if those columns affect this relation
Okay, in that case I’m not sure, sorry.
Is there a way for you to connect the table in the first post to the candidates table itself?