I want the data from the table course that are added by the current user,
You have the data… what do you want to do with it?
I wanted to display the data that are present in the course table
Try Search for Courses
with a constraint where Created by = Current User
.
I have a params degree in that course table
I don’t know what that means in the context of your original question. You said you wanted data from the Course
table that has been added by the current user, and that’s what the expression in my reply will give you.
Yes, I saw that screenshot in the original post, but posting it again doesn’t help at all.
Sir @mikeloc I wanted to display the degree.
Add a text element that displays the Current cell's Course's Degree
.
Where?
(your screenshot shows nothing remotely related to that).
If you want to display the Degree field for a particular user (assuming the degree field is a Text), just refer directly to that User’s Degree in your text element.
This topic was automatically closed after 70 days. New replies are no longer allowed.