I currently have a report that show's me the less active page. I'm trying to insert it into a dashboard. However, every time that I do it pull back up the default and show the most active pages. How do I get the dashboard to pull the less active pages instead.
Solved! Go to Solution.
Same here, I think the sort order in the dashboard is always "high to low".
A workaround is making a calculated metric like : visits_from_low_to_high = "visits - visits - visits" (- = minus). This way the pages with the least (visit) activity will be sorted on top.
Good luck,
Martijn
Hi,
I would reach out to Customer Care and file this as a potential bug. The end reportlet within the dashboard should reflect your latest updated sort order that was committed to the dashboard.
Best,
Brian
Same here, I think the sort order in the dashboard is always "high to low".
A workaround is making a calculated metric like : visits_from_low_to_high = "visits - visits - visits" (- = minus). This way the pages with the least (visit) activity will be sorted on top.
Good luck,
Martijn
Views
Likes
Replies