Show each member a different data just like their order history is shown to each one differently

Each user can see his own data which I will upload In database and each user can see there own data

Hi Aryan,

Check here how a query works and query the required database to show your required data to the specific user.

https://www.wix.com/corvid/reference/wix-data/wixdataquery

Also if you want to detect the user use this
https://www.wix.com/corvid/reference/wix-users/currentuser

I want to it to look something like this?? Can you please help my member are not able to see the data which I’m showing they all are getting same data in their respective page

Any help??