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

Re: How to hide charts by using input control?

$
0
0

just create a new variable (select month)

 

 

step- create a new input control as Entry field

 

 

 

 

Untitled.png

 

 

step2- write a if condition on a chart =If(Match([Select Month];"*jan*")=0;1;0)

 

 

Note user has to manual Enter the value

 

 

User can enter value like JAN,FEB,MAR etc....

 

 

 

OR user can enter C1,C2,C3,C4...............

 

 

THEN YOUR FORMULA BECOME  

step2- write a if condition on a chart =If(Match([Select Month];"*C1*")=0;1;0)


THE ABOVE FORMULA WILL HIDE THE CHART 1







Viewing all articles
Browse latest Browse all 9164

Trending Articles



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