question

ARIEL avatar image
ARIEL asked

How can I see the title data of all the players simultaneously? Can it be exported in Excel?

I have many players and for each player I keep their age in their corresponding title data. In other words, each player has stored an integer type of numerical data called age. What I want to do is be able to preview all the ages simultaneously and if there is a way to export this in Excel or see it on the same page to make a statistic and determine the average age.

Player DataTitle DataLeaderboards and Statistics
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Xiao Zha avatar image
Xiao Zha answered

Since PlayFab doesn’t support to see data of all players simultaneously, you may need an external database (such as Azure Blob Storage or Azure Table Storage etc.) to store all the player’s birth date.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.