Hello All,
A simple query as below is taking around 2 mins to retrieve the result can anyone suggest the reasons for it.
SELECT {} ON COLUMNS
, [Wholesaler].[Wholesaler].[Wholesaler] ON ROWS
FROM [Cube]
There are only around 150 Wholesalers available in the cube.
Regards,
Bharath