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

Re: Create input based on Measures

$
0
0

Do not create the in put contole on measues

 

Create one dimension variable in variable just type below text and save

 

="<=10"

 

Then create a input controle on this variable

 

Select the Multiple values Check boxes,

 

In input contole properties, go to list of values click on eclipse,

In type a value window, give the the values all you wanted like >=30 Days to <=60 Days, >=61 Days to <=90 Days, >=91 Days to <=120 Days, >=121 Days to <=150 Days, >=151 Days.

 

Click Next and Finish.

 

Create on more variable: Amount

 

in amount write the logic based on your reqirement or you can use below logic for reference.

 

=If(ReportFilter([Select])="<=30 Days";[<=30 Days]);If(ReportFilter([Select])=" >=30 Days to <=60 Days"); [>=30 Days to <=60 Days];If(ReportFilter([Select])=">=61 Days to <=90 Days";[>=61 Days to <=90 Days];If(ReportFilter([Select])=">=91 Days to <=120 Days";[>=91 Days to <=120 Days];If(ReportFilter([Select])=">=121 Days to <=150 Days";[>=121 Days to <=150 Days];If(ReportFilter([Select])=">=151 Days";[>=151 Days]))))))

 

Use this variable in table, based on your selection in input controle the value will be changed.

 

Let me know if any inputs needed.

 

Thanks,

G Sampath Kumar

 

 

 



Viewing all articles
Browse latest Browse all 8459

Trending Articles



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