How to show member specific data

Each time my member buy stuffs at my website, depending their amount their will get some point to upgrade their membership level.

So i create a member-only page to let my member can always check how many point them have. Like the picture below.

But how to show different data according to different member? Like member 1 have 15 points
member 2 have 30 points.

Thank you to all who helped me, I am very grateful.

If you have created a dynamic member page for each site member, then you can simply put a text box on your page and connect it to the member points field in your dataset.

As the site member will be logged already, then it will only show the member points from the dataset that is relevant to that user.

Sorry for my late response. I am very sorry.

Did you mean create a dynamic page using the database name " PrivateMembersData"
But how do i add field to the database?