Hi,
I have some personal dashboards with a timeline component that I want to add default filters to. I want to add a filter to only show user posts (no system auto-posts) as default, like this:
- Create an un-managed Solution and add your system Dashboard to it.
- Next, export the solution (as un-managed), using default settings.
- Now, extract the exported solution’s zip file.
- Open the Customization.xml in your fav. editor.
- Edit the XML file and add the line with the filters JSON
- Save the file, pack the files back to a zip package.
- Import the Solution back in Dynamics 365 CE, and Publish customizations.
Now I want to add the same filters to timelines in personal dashboards. I cannot follow the same method as above since I cannot add personal dashboard to a solution and export.
How can default filters be added to a personal dashboard?
Thank you in advance?