Hi,
I have a power Bi query being run on a dataset that retrieves a Bi card called "NotificationCount" I want an email to be sent only if this count is not 0. I cannot find a way to check this that Power Automate accepts, I have tried null,length(),empty(), equals(), and none of the following methods have worked. I am using aJSON but not sure if thats how I should be going about it. Has anyone else experienced this issue befoe?