|
Query |
Response |
|
Thank you for your guide & support, What i can conclude is that by using Filter with 'contains' don't need to use '%' wildcard |
Yes filtering using the ‘contains’ don’t need to use the ‘%’ wildcard |
|
My next question if i wanted to have interactive selection on the Dashboard for my card widgets to display results, i need to use parameter ?
but when try it, my parameter with date picker with range & dropdown (select states) widgets how to make the selection concurrently because when i execute my parameter for dropdown will execute first then only date picker . |
You can Configure “Dashboard Filter” in the designer to achieve your requirement.
Using the Dashboard Filter you can remove the dropdown widget from the slave widgets of the date picker master widget . So once you remove the drop down from the slave when you select range in the date picker the drop down wont filter based on the range.
To know more about the configuring Dashboard Filter please follow below link
|
|
Query |
Response |
|
If i wanted to create my own States maps widgets of Selangor, how could go about on this matter ? i attach my states map,
|
We are not providing any custom shape files. You can get shapes from open source vendors and you can use it in the map widget. |
|
on my second question if i created a user e.g. 'Manager1' then once this manager login into my Dashboard Server via mobile syncfusion , how could i limit his selection of query only confine to his area data only. What i need to do ? Each manager will need it own Data Source & separate widgets ? or i could still use within existing data source created.
|
You can achieve your requirement in a single dashboard report itself by using the user based filter option without creating multiple widgets for multiple users. User based filter allows you to limit the data view of the published dashboard based on the logged in user.
Please find the below steps for creating a simple user based filter which matches your requirement.
Please refer the UG documentation for more details on user filters and it’s full features from the below link: https://help.syncfusion.com/dashboard-platform/dashboard-designer/compose-dashboard/configuring-user-based-filter/using-user-filter-window |