Forum Discussion
JackLacava
3 years agoCommunity Manager
Another approach would be to have a DataAdapter of type CubeView or CubeViewMD, then in your rule using brapi.Dashboards.Process.GetXFDataSetInfoForAdapter to retrieve it. The returned XFDataSetInfo object has a .DataSet parameter that contains the data.
Depending on what you're doing and the data size, this could be slower than FDX calls - but if it solves the problem it might be worth the trade-off.
Related Content
- 2 years ago
- 8 months ago
- 9 months ago
- 3 years ago