I'm building a dashboard that queries data like player login to create DAU/MAU/Retention numbers and I'd like to base it on the Trends dashboard in Game Manager.
Would it be possible to get the KQL queries that generate the sparklines and the other graphs on this page, as well as the queries that build the data in the Reports tab?
Unfortunately I can't use the Trends page or the Reports directly as we want to slice by additional data that PlayFab doesn't handle like custom tags supplied by the client during login, but I figured they'd make a good building block if I could get the queries behind them.
Answer by Made Wang · May 25 at 06:48 AM
PlayFab doesn't provide the queries behind these graphs, you need to implement them yourself. Please refer to Getting started with Data Explorer advanced mode - PlayFab | Microsoft Docs.
Is there any way to dump past event data to my S3 bucket? 1 Answer
Will Event Export get all historical data or just data from the moment it is activated? 1 Answer
How can i StoreData in the titleData with json Object? 1 Answer
Data explorer average values 1 Answer
What Apis i have to use to structure a collection or entities for my Database? 1 Answer