Quantcast
Channel: SQLServerCentral » Reporting Services » Reporting Services » Latest topics
Viewing all articles
Browse latest Browse all 2791

RADAR CHARTS

$
0
0
So at work I need to create a Radar chart that utilises information from another dataset in my project.

I can't seem to use LOOKUPS in the expressions.

Example.

Create dataset RadarTemp.
select 1 as RadType,'Apples' as RadIt

Viewing all articles
Browse latest Browse all 2791