FdxExecuteDataUnit

Akalya_N
New Contributor

Hello Community...
       I can get only one cell data from using FdxExecuteDataUnit. But After that i want to get all data including Rows and Columns. So, For that any sample code...? or what format i need to use..?

1 REPLY 1

JackLacava
Community Manager
Community Manager

FdxExecuteDataUnit will only produce base records in selected DataUnits (i.e. specific combinations of Cube/Scenario/Time/Entity/Parent/Consolidation members). For multiple DUs, you just need to pass filters where necessary (e.g. "E#Something.Base"). If you want more specific advice, you can post some of your code and people will point out where the problem might be.