Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
ricardo_cvo
Helper I
Helper I

Filter Retrieve Zendesk

Hello,

 

I am using Power BI to get data from Zendesk, I insert the link of the organization to get the data, I wanted to know if I can do some kind of filter on the link, like for example like done with Data.

I opened a ticket for the Zendesk team and they informed me that they do not know how to solve it, could someone tell me if there is a way to insert a filter into the query itself?

 

Thank you

1 ACCEPTED SOLUTION
Anonymous
Not applicable

@ricardo_cvo,

You can contact Zendesk support about how to add filter option in the Zendesk rest api.

Regards,
Lydia

View solution in original post

5 REPLIES 5
Anonymous
Not applicable

I have started a post compiling Power Query code for a custom connector to zendesk.  I haven't got to the incremetial refresh method yet. https://community.powerbi.com/t5/Desktop/Custom-Zendesk-Connector-Power-Query-Code/td-p/2407620

 

Anonymous
Not applicable

I know this is marked as solved, but just thought I'd add that you can do an 'incremental load' of ticket data from Zendesk. 

 

(see https://developer.zendesk.com/rest_api/docs/core/incremental_export#incremental-ticket-export )

Anonymous
Not applicable

@ricardo_cvo,

Using the built-in Zendesk connector in Power BI Desktop, I am afraid that you are unable to add filter option in the Zendesk URL. But you can filter data after importing required tables in Power BI Desktop.

If you want to add filter option in the Zendesk URL, you can consider to use Zendesk REST API to get data. It is possible to add filter option in this case and you are able to user web connector in Power BI Desktop to connect to Zendesk REST API.

https://developer.zendesk.com/rest_api/docs/core/search

Regards,
Lydia

Hello,

 

Thanks for the reply is the 422 error that is being brought to me,
I need to make a filter to get the last 30 days, can you tell me how I get it? I have the createdon field but I do not know how to filter it

 

Thank you

Anonymous
Not applicable

@ricardo_cvo,

You can contact Zendesk support about how to add filter option in the Zendesk rest api.

Regards,
Lydia

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors