FdxExecuteCubeView but just with rows & columns headers ?
Dear Community,
For one of my project I need to get the values of a given cube view as a data table within my business rule. I can fairly use the FdxExecuteCubeView which will give me this kind of output :
| Cube | Entity | Local | Scenario | Time | YTD | Account | None | Top | None | None | None | None | None | None | None | None | None | 22.86874 | 21.68644 | 1.182297 | 5.451777 |
while my cube view is only showing accounts in rows and time in columns. One of the problem here is that I don't get the columns headers for the values ...
So my question is : is there a way to get an data extract in a form of a data table directly from a cube view with the same rows & columns headers only ?
Many thanks and happy holidays !
