ssrs traffic light indicators
2 TopicsIndicator Properties in SSRS- report properties
hello--my calcuations do not seem to be working--I am simply adding indiction for % ranges--look below then look at the report when I do paginated reports - the expression is : =IIF(IsNothing(Sum(Fields!ReadmitsYTDPercent.Value)),0,Sum(Fields!ReadmitsYTDPercent.Value))- look below and the yellow indicator is NOT working look above and clearly the red is not working--?? Any suggestions?553Views0likes1CommentSSRS like traffic light indicators in Power BI
As I remember managers used to love SSRS reports for their availability of traffic light indicators which are useful way of measuring KPIs, trends etc. During my recent Power BI engagements with clients I have been asked few times if similar can be achieved in Power BI and my answer to that was, yes by pinning SSRS reports into Power BI which is essentially using SSRS and only with version 2016 but during the process I also discovered alternative approach which I want to highlight below.122KViews7likes8Comments