Hi, I am strungling with very basic issue. Got Dynamics 365 for Operations connector working, dropped DataTable on a screen, selected columns, I can see the data retrieved. Added button, put code onSelected:
Filter(SalesOrderHeadersV2,SalesOrderNumber = "000191")
Run application, click button, data on the table is not refreshed - still list of many records without applied filter.
On AOS I see proper OData filter being applied
https://....cloudax.dynamics.com/data/SalesOrderHeadersV2?$filter=SalesOrderNumber+eq+'000191'&$top=500 |
So I assume the proper list of records (in this case only 1) should be retrieved.
Am I missing something?
Thanks,
Vic
Never mind. Found hte solution
User | Count |
---|---|
256 | |
106 | |
86 | |
51 | |
43 |