-
Parameter passing to a URL
Enabling of passing the filter parameters into the URL, to access the parameters with URL to filter the dashboards called withing the URL
-
Join Condition in ETL
1.For Some scenarios we will join tables based on the between dates condition with out columns mapping Eg select a.*,b.* from Table1 a , Table2 b where Date between date1 and date2 2.For Some scenarios we will join tables without any conditions Eg select a.*,b.* from Table1 a , Table2 b
-
Group By Condition in beast mode
It would be nice to have a "Group by" condition in beast mode
-
How to enable custom global reset filter
Reset all default values in a single click. Now this is achieved by refreshing the page or by clicking on the filter view and selecting “None” this will remove all applied filters. If we disable Global filters then there is no option to reset filter in a single click.
-
Overriding filters when accessing cards.
While clicking graphs, filters are enabled automatically. Default column filters should be overridden, global date filter alone should be used. Cards should apply filters from Custom filters.
-
Navigate to Specific part of dashboard page.
Option to call a URL and enable land in specific section of the dashboard withing the URL.