oapi-sdk-python icon indicating copy to clipboard operation
oapi-sdk-python copied to clipboard

在多维表格获取记录,筛选某个字段包含X的filter怎么写?

Open jinwan0327 opened this issue 5 months ago • 0 comments

filter = """OR(CurrentValue.[商品状态]="待创建",CurrentValue.[商品状态]="重新做")""" 示例文件只有= 或者!= 请问包含怎么写?用in?还是?

jinwan0327 avatar Sep 21 '24 08:09 jinwan0327