basic query
Hello, I have created a service to query a DB. I have added the data source to the page. When I go to edit mapping can not find out any instruction on how to use the "where" request. I can test the service and input "{ColumnName":ColumData"} and I will return the single row correctly. I am setting the variable I want to query for as local storage but I guess I am confused about how to set the column Name I want to send this request for. Thanks.