Quantcast
Channel: SQL Server Reporting Services, Power View forum
Viewing all articles
Browse latest Browse all 28687

Last day of the month which is in a parameter

$
0
0

I have a parameter which uses the dataset below called SessionDate:

Select Distinct(Month([SessionDate])) as SessionMonth, DATENAME(month, SessionDate) as MonthNameFromTransactionSales

I want to now get the last day of that month and display it in a text box through an expression. Is this possible? 


Viewing all articles
Browse latest Browse all 28687


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