Skip to content

Instantly share code, notes, and snippets.

@Rinatamu
Created July 31, 2018 09:02
Show Gist options
  • Save Rinatamu/8a9e532f05920ec8c0d782b3a0451a95 to your computer and use it in GitHub Desktop.
Save Rinatamu/8a9e532f05920ec8c0d782b3a0451a95 to your computer and use it in GitHub Desktop.
SharePointカスタムリストの集計値はflowの検索クエリに使えません! ref: https://qiita.com/rnakamuramartiny/items/f2b93950d97a97af5b01
{
"status": 400,
"message": "種類 'Calculated' のフィールド '通知日' は、クエリのフィルター式には使えません。\r\nclientRequestId: e73bc925-468c-47c1-825f-9beaa3c4ee17\r\nserviceRequestId: 8419809e-404f-6000-3af4-3ad603aaba3f"
}
formatDateTime(utcNow(),'yyyy-MM-dd')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment