- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-29-2015 12:46 PM
I've followed instructions from wiki:
Moving Dashboards with Update Sets
Dashboards are not automatically transferred in Update Sets. You must manually add the dashboard to the update set.
Navigate to Performance Analytics > Dashboard.
Inspect the HTML element for one of the dashboard tabs.
Find the element containing sysparm_view=pa_
Record the value following sysparm_view=, such as pa_incident_overview. This is the View of the dashboard portal page record.
Navigate to Homepage Admin > Pages.
Find the portal page record with the View value you previously recorded.
Right-click the record and select Unload Portal Page.
The page is added to the current update set.
But when I import the XML from the completed update set, it only creates the pages that I unloaded.
Where does it create the actual dashboard that these pages become tabs on?
Did I miss a step?
Thank you,
Mike
Solved! Go to Solution.
- Labels:
-
Performance Analytics
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2016 02:58 AM
I know this is a LONG time after your post but - yes - you can move updates from one US to another, just open the record and you will see the US in a ref field at the bottom - OK as long as you are careful and keep "batches" of updates together - I focus on the Created and Updated dates to be sure I have identified all associated changes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-29-2017 06:34 AM
i can't find a table for sys_grid_canvas.list... in fact i can't find any table with canvas in the name.. what version of SNOW is this in?
NM found the issue.. that table is only needed for responsive dashboards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-06-2017 02:20 AM
version istanbul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-04-2017 10:33 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2017 06:30 AM
that would imply you missed part of step 1 Navigate to Homepage Admin > Pages and perform Unload Portal Page for each of the appropriate pages
the page is set in the dashboard admin but i am betting it can't find the page.. unload it into an update set and move that update set.
the canvas is only needed if it is a responsive dashboard <responsive is true and you are on jakarta or newer>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-17-2017 11:41 PM
Hi Karen,
Your method method works absolutely fine . When I checked adding one report to my dashboard . But as soon as I added to 3 reports i gets empty reports when i view dashbaords at another instance . Can you suggest me what to do inorder to resolve this problems