aykut.boyraz Posted March 7, 2024 Posted March 7, 2024 Hi, I would like to create a new widget to count the number of emails we have in our Inbox folder. I've tried to follow the post below, however, this has not worked as I'm not sure which column name to use: I'm using a Widget > List of Counters with the attached query. Can you please advise where I'm going wrong here? Kind regards, Aykut
Jim Posted March 7, 2024 Posted March 7, 2024 You need to tell it what to 'count' at first glance, the (on column name) check the table for something like message id or primary ID and count on that 1 1
samwoo Posted March 7, 2024 Posted March 7, 2024 Hi @aykut.boyraz, From what I can see in your screenshot, you are missing the On column name field. Try using: h_msg_id Each message has a unique ID number, so you basically want a count of all these unique ID's in a specific folder Hopefully that helps, Samuel 1
samwoo Posted March 7, 2024 Posted March 7, 2024 Oh i'm too slow - having been struggling with internet issues and didn't notice a response was already posted lol 2
aykut.boyraz Posted March 7, 2024 Author Posted March 7, 2024 Thank you also @samwoo that makes sense. Appreciated!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now