Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8704

Re: Formatting data in a cross tab report

$
0
0

Assuming your [Measure] Object has all the numeric value [DIM] has the values HireDate, Salary, Etc.

 

Create a Variable Measure as below.

 

= If([DIM] ="Change in") Then [MEASURE] +"%" ElseIf ([DIM] ="Current Salary") Then "$" +[MEASURE] ElseIf ([DIM] ="Increment Salary") Then "$" +[MEASURE] Else +[MEASURE]


Viewing all articles
Browse latest Browse all 8704

Trending Articles



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