Quantcast
Channel: SSRS dataset filter - Stack Overflow
Viewing all articles
Browse latest Browse all 2

SSRS dataset filter

$
0
0

Hi I'm trying to build a report in ssrs which gives the output based on current weekending date where end day is saturday. I'm pulling my data from SSAS Cube and I have a weekending date field so I applied a filter in the query designer to get the current weekending date using a parameter I used this expression:

DateAdd("d",7-DatePart(DateInterval.Weekday,Today,FirstDayOfWeek.Sunday),Today)

When I'm executing my query, it throws an error saying the restriction imposed by the constrained flag in the STRTOSET function were violated.

Please let me know how can I fix this.


Viewing all articles
Browse latest Browse all 2

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>