Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
nitin_pawar
Partner - Contributor II
Partner - Contributor II

How to fetch more then 49 fields using Bex Query (SAP).

Dear All,

I was trying to fetch data of Bex Query (SAP) (Bex Query Connector). When I selected more then 49 field of query then get error as like

'abc' field not found.  I want to fetch all data of all fields.

Please suggest me with example.

2 Replies
kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

Try using OLAP Connector.

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
vijayaganesh_s
Partner - Contributor III
Partner - Contributor III

Hi Nitin,

This can be done by splitting and loading the fields and then merge those loaded fields ...

Try it may work Because I'm not sure.