Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi
I am trying to build a dashboard for an overview of our IT ticketing, we are using Freshdesk Support Desk.
I have managed to get a data connection in PBI but I don't know how to pull through more than 30 tickets.
Has anyone successfully used PBI with Freshdesk before?
Solved! Go to Solution.
Hi @jevansfbc
The API call returns 30 records by default and 100 by extending the page. But the confusion is in that it will never just give you a full output of your data. You have to work for it.
This link may help:
Here is a blog about how to import data from Web REST APIs that implement Cursor-Based Pagination:
This process is an example using Power BI, so while it may take a bit to figure out how to replace your API calls.
Best Regards,
Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hello could you, share how you made that connection
Hi @jevansfbc
The API call returns 30 records by default and 100 by extending the page. But the confusion is in that it will never just give you a full output of your data. You have to work for it.
This link may help:
Here is a blog about how to import data from Web REST APIs that implement Cursor-Based Pagination:
This process is an example using Power BI, so while it may take a bit to figure out how to replace your API calls.
Best Regards,
Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!