Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
igorgois_
Partner - Creator
Partner - Creator

Can't load a specific measure from its id in sap bw query using SAP BEX Connector

I am extracting some measures from one sap bw query using SAP BEX Connector.

I got all the measures id in sap query designer. It turns out that my load script doesnt work when I add 2 specific measures (see print).

These 2 measures have the same structure from others measures in the same query.

The query has 186 measures and I can load correctly 184 measures. 

I also tried to add only these two measures alone and then tried with a few others measures. Same error

Any clue about that?

 

Thanks in advance

 

 

 

 

 

1 Solution

Accepted Solutions
igorgois_
Partner - Creator
Partner - Creator
Author

Problem solved!

These two child measures were in a collapsed structure parent node. Just need to change the parent structure to expanded.

https://support.qlik.com/articles/000061023

"Collapsed key figure structures: The BEx Connector cannot access key figures or characteristics that are hidden in collapsed structures. As a workaround to this limitation, edit the BEx query in Query Designer and set all nodes to expanded."

View solution in original post

2 Replies
igorgois_
Partner - Creator
Partner - Creator
Author

Problem solved!

These two child measures were in a collapsed structure parent node. Just need to change the parent structure to expanded.

https://support.qlik.com/articles/000061023

"Collapsed key figure structures: The BEx Connector cannot access key figures or characteristics that are hidden in collapsed structures. As a workaround to this limitation, edit the BEx query in Query Designer and set all nodes to expanded."

QFabian
MVP
MVP

Hi, because of that kind of things, i always separate the loads of the different measures, even using For Cycles to optimized the loads.

 

greetings

Greetings!! Fabián Quezada (QFabian)
did it work for you? give like and mark the solution as accepted.