Welcome in the Advanced Configuration. This section of the documentation is specifically designed for proficient and expert users.
Dataset Advanced Configuration
{
"when" : "!query.isSorted()",
"order" : "PRICE"
},
{
"when" : "!query.isSortedByMeasure()",
"order" : "PRICE ASC"
},
{
"when" : "!query.isSortedByDimension()",
"order" : "PLACE DESC"
},
{
"when" : "!query.isSortedBy('place')",
"order" : "PRICE DESC, PLACE ASC"
}
Configure a Channel
Learn how to configure external channels such as Slack, Skype, Messenger, Whatsapp…