Odata url not returning count -


I am trying to check the total records with a filter on the ODATA query.

? $ Filter = (id eeq 377 and msf unit). Any suggestions?

'good') / $ count

$ counts is not a query option

$ count /? $ Filter = (id ea 377 and msf eq 'good')

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -