Forum Discussion
Anonymous
7 years agoNot applicable
Unable to filter rows with Athena ODBC data source
I'm using the Athena ODBC data source with the Simba Athena ODBC driver. In general this is all working well. I can create + publish reports and do scheduled updates via the On-prem data gateway. How...
- 7 years ago
I would try a work around by filtering the data at the source (get data screen). so when you connect to PBI, under advanced options connect by using "SQL statement" - enter a query with where Clause filtering by event_ID 303.
Abdelh
7 years agoMicrosoft Employee
I would try a work around by filtering the data at the source (get data screen). so when you connect to PBI, under advanced options connect by using "SQL statement" - enter a query with where Clause filtering by event_ID 303.
- Anonymous7 years agoNot applicable
Worked great, thankyou!