Forum Discussion
SSAS Date Parameter not respecting when down loading data from cbue
- Anonymous8 years ago
I have found a solution using the preview of a date field and other pertinent filters, then use the Edit button to edit the query down to a specific time period, then adding the rest of my fields. So yes, using MDX query to also define the time frame would work as well.
The over all issue is, I believe, that the parameters are not designed to control the data download. They are useful once you have a populated model to filter the data rows to what you want. I can then use Advanced Editor to modify the time period for download without having to rebuild the model.
Anonymous,
You may try MDX query or Slicers.
- Anonymous8 years agoNot applicable
I have found a solution using the preview of a date field and other pertinent filters, then use the Edit button to edit the query down to a specific time period, then adding the rest of my fields. So yes, using MDX query to also define the time frame would work as well.
The over all issue is, I believe, that the parameters are not designed to control the data download. They are useful once you have a populated model to filter the data rows to what you want. I can then use Advanced Editor to modify the time period for download without having to rebuild the model.