Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I want 3 buttons from custom object like last 3 month ,last 6 month , last 12 months
I was created the variable 1
how to implement
bar chart and piechart also change when we will click the 3 month it will chges accordingly , 6 month chart should chg
any one know ?
That's correct
check this 3,6,12 individuals
No you have one variable called vMonths remove the others you use you custom object to set the value to 3,6,12 respectively.
I have more douts now
i was add the value and i create the master measures who we connect in charts
It should work on all 3 buttons right with last 3 month , last 6 months , last 12 month how we can create measure adding alll 3 in 1 charts
screen shot what you have created so far
ignore the charts concentrate on setting up the buttons first.
create a text box to show the variable value changing. =$(vMonths)
working 3 value which i set on variable
after that i am geting all set value where i have write the set analsyis for 3 , 6 , 12 month