How to create a dashboard that shows my least viewed articles?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2024 02:30 AM
Hi everyone!
I created a dashboard to see the least viewed articles that I have. The problem is the following:
I have 10 articles with 1 view, and I have another 10 articles with 11,12,13 and so on (views).
My dashboard is showing the articles with views from 10 to 20 instead of the articles with 1 view.
Can someone help?
The condition I have is the following:
and the results are:
Can someone help?
Thanks,
Sérgio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2024 03:26 AM
View count won't help you to ascend or descend
use the field short description for sorting, and give it a try
you may face the issue of not getting the exact order as you want but this is the only way that I have came across
You can make use of additional group ny or stack by which result may into better output tooo
give it a try and LMK
click on accept as solution if this worked for you and mark as helpful
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2024 03:29 AM
It now shows articles with 1 view, but also appears articles with 45 views, because it's based on the short description.
This is not what I want to achieve.. any other ideia?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2024 06:16 AM
try something like this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2024 09:46 PM
You will have to set the upper boundary to get your least viewed articles
for example articles having views less than 10 or less than 20
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2024 03:29 AM
If you want to include the article that has the 1 view then it seems there is a condition being false
make sure that the article that is having 1 view fulfills all the conditions that are mentioned in the filter conditions