ContributionsMost RecentNewest TopicsMost LikesSolutionsRe: Center Zero Intersect On Bar Charts Hello, Thanks for sharing the plugin. We have used it in our widget since we had a similar requirement. It worked fine in the widget on it's own but when we apply certain filters it seems to run into a problem. For certain dashboard filter selection; the negative values in the widget are appearing on the right side of the center axis which is not the desired result. We have kept the plugin settings as below: On drill-down filtering the dashboard from another widget; in this widget we get the result negative value on right-side of the center axis. As far as we've seen, this seems to be happening randomly for some filter selections. In some cases it works fine and in others it doesn't. Would be great if you could provide some insight on the cause behind this if you are aware. And any possible resolution. Thanks and Regards, LM Month filter dependent on Calendar date filter Hi, I have 2 date filters on my dashboard that are coming from the same dimension and column. One is calendar date and another is Months. I want the Month filter to be dependent on the Date filter so that it displays months (list option) only within the date range selected in Date filter. eg. If calendar date is selected as '1 Oct 2022' to '17 Mar 2023', the Month filter will list all the months between these two dates i.e. Oct 2022, Nov 2022, Dec 2022, Jan 2023, Feb 2023, Mar 2023. Currently it shows all the months that we have in our data which is not desirable. As I can see, creating a dependent filter on Calendar Date is not supported. (It only works if I turn the Calendar filter into background filter which I don't want to do since the user should be able to change the date selection as per their wish.) Is there a way to achieve this by some workaround? Perhaps using widget script or advance filter capability? Re: Sorting Table Hi Angelina_QBeeQ, Thanks for the reply. I tried the different ways you suggested, they are not working as required for us. Can we sort the table based on two columns using widget script only without the need to add any hidden columns ? Thanks, LM Sorting Table Hello, I have created an "Aggregated Table" widget using this plugin. Using this, sorting the table by only one column is supported. Is it possible to sort the table based on 2 columns in descending order? Perhaps something can be done using widget script? Kindly share any possible solution.