I think part of my problem may be that in the transaction filter, the
account name may not be included as part of the comparison, but even
then if I try various forms of "not clothing" in the account filter,
that's not working either.

Michelle.

On Wed, 2023-02-08 at 10:01 +0000, Michelle wrote:
> I've been bashing my head against this for a while.
> 
> I'm after a grocery report, so I want everything that I buy from
> Sainsburys, M&S, Iceland... but not if it is clothes.
> 
> I've got as far as picking out all the stores using Regex in the
> transaction filter...
> 
> Sainsburys|Iceland|Marks & Spencer
> 
> ...but I can't figure out how to include, Not Clothing.
> 
> I have tried various variants including negative lookahead, but I'm
> obviously doing something wrong...
> (Sainsburys|Iceland|Marks & Spencer)(?!Clothing)
> 
> Grateful for any advice please.
> 
> Michelle.
> 
> 
> 
> _______________________________________________
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -----
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.

_______________________________________________
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Reply via email to