Load data from cubes in SQL Server Analysis Services

Hi, is it possible to load data via OLEDB connection from a cubes of SSAS? Are you planning to develop this feature?
Thanks.

No plans to support MOLAP or OLEDB natively.

It is still possible to write custom SQL for ODBC connections with Generic SQL dialect selected. This capability can be used to query data sources that are not officially supported.