Viewing 15 posts - 376 through 390 (of 3,543 total)
Adapt the following to suit your needs
Sum(IIf(Fields!Payer_Type.Value="Medicaid",Fields!XXXXXXXX.Value,0) * IIf(Fields!SMN_Year.Value = Min(Fields!SMN_Year.Value),-1,1))
April 27, 2017 at 10:48 am
Are there only two years shown?
April 25, 2017 at 9:36 am
Jeff Moden - Friday, April 14, 2017 7:50 PMAnd, my personal opinion, Developers should NOT be designing tables or indexes.
With my...
April 18, 2017 at 2:16 am
April 4, 2017 at 5:50 am
March 16, 2017 at 9:17 am
March 15, 2017 at 10:19 am
February 27, 2017 at 4:17 am
February 17, 2017 at 8:42 am
If Region, Country and Details are on separate rows and columns then drag Region and Country textboxes to the right above Details (keeping them on their respective rows)
Delete the...
February 14, 2017 at 6:52 am
If the values are 24 hour (contrary to your post) and the difference no longer than 24 hours thenDECLARE @Time1
February 14, 2017 at 6:39 am
Change drive as well as folder
Some of your parameter substitutions are wrong
Some of your redirections are wrong
Do not put output file (with .sql extension) in same folder...
February 7, 2017 at 2:27 am
February 2, 2017 at 8:12 am
FOR %%f IN (*.sql) DO ....
February 2, 2017 at 6:58 am
Viewing 15 posts - 376 through 390 (of 3,543 total)