Forum Discussion

aditya's avatar
aditya
Data Storage
01-16-2025

Use dashboard API to get data in python dataframe

I have a widget which displays users with points and I want to fetch top 10 users from that widget.Also I need to select current month "01/2025" from the filter.Let me know how this can be done But...