I have 2 bar charts. One is Sales by State which just counts the total records in the table by state. The other one is Sale Amount by State which is a stacked bar chart comparing Average Sale Amount vs Total Sales in each state. I want the end user to be able to submit the "date range" for the sales one time at the top of the data page and then both charts get triggered/generated on the same datapage below the search.
Would also be nice if there was a way to pass timestamp on pageload into the end date range to load total data into each of the charts on the page load.
I have already created both of these charts and they both work, but they have separate date range searches. Hopefully someone can point me in the correct direction here. Thanks!
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
dhills
Hello,
I have 2 bar charts. One is Sales by State which just counts the total records in the table by state. The other one is Sale Amount by State which is a stacked bar chart comparing Average Sale Amount vs Total Sales in each state. I want the end user to be able to submit the "date range" for the sales one time at the top of the data page and then both charts get triggered/generated on the same datapage below the search.
Would also be nice if there was a way to pass timestamp on pageload into the end date range to load total data into each of the charts on the page load.
I have already created both of these charts and they both work, but they have separate date range searches. Hopefully someone can point me in the correct direction here. Thanks!
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.