I have a dataset that fetches data from SSAS cube using MDX query, I executed and confirmed that the MDX query retrieves measure values in SSMS Query Designer. However, when I drag the fields onto a Table in SSRS report, only the dimension values appear but not the measure (it shows up empty).
I believe this is an issue specific to Visual Studio 2017, the SSRS report displays the measure values fine when run in Visual Studio 2015.
I have only started encountering this issue in the last two days. Before that the report was displaying values correctly in Visual Studio 2017.
Please provide steps to fix this issue.