Mobi SSRS
Pretty decent mobile access to SSRS reports on iOS devices. Handy to produce dash board type info. Be sure to set the correct localisation if you want to use date parameters. …
9 posts tagged “Ssrs”.
Pretty decent mobile access to SSRS reports on iOS devices. Handy to produce dash board type info. Be sure to set the correct localisation if you want to use date parameters. …
=iif(logical expression, true, false) Using the if function to colour text the same as background for quick fix on divide by 0 errors in the middle of a report.
So here is how to subtotal a column that is itself a sum function. SSRS 2005 wont allow you to aggregate an aggregate function. For example, the total of a column showing a Running …