Recently my company decided to use BigInt data types in dataverse for ids.
I have power automate flows I am building that need to List Rows from dataverse and filter on this column.
I am getting weird error about the data types dont match GUID vs Int...
But obviously it's not GUID it is BigInt. So there's something wrong with that error.
But I cant figure out how to get the odata filter to work on this bigint column? Is it just not possible or has someone found a way?
Thanks,
Terry