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

Re: Can I create a variable that identifies if a result is duplicated in report? (Webi)

$
0
0

Hi Jonathan,

 

 

As per my understanding I tried your scenario with the below sample data

 

NameValue
RameshA
SureshA
RajA1
RajivA12
RajeshB
ArunB
AmitB

 

This is the output I got.

 

 

NameValueUniqueCount
AmitB0
ArunB0
RajA11
RajeshB0
RajivA121
RameshA0
SureshA0

 

 

To achieve this

 

1.Create a variable - Count1 : =Count([Value];All)In ([Value])

 

2.Create another variable - UniqueCount : =If([Count1]=1;1;0)

 

Use Unique Count variable in your report.

 

Hope this was what you are looking for.

 

Regards,

Javed


Viewing all articles
Browse latest Browse all 8720

Latest Images

Trending Articles



Latest Images

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