Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Unable to get count when testing the KQL query

Fixed in

EPiServer.Profiles.Client 1.13.0

(Or a related package)

Created

Sep 07, 2019

Updated

Dec 18, 2019

State

Closed, Fixed and tested


Description

Use POST /api/v2.0/Events/preview with the query that returns number, like this:
Events | where EventType == "order" | count

It returns empty result [], instead of showing that number.