Dynamic subsetFormula
EXPERIMENTAL FEATURE!
We added ability do define data source subsetFormula as javascript function that returns plywood expression. This function will get headers from request (possibly more later) as a parameter. Returned expression will be added to query as additional filter.
Once again, this is highly experimental feature and is subject to change. We'd like to provide this functionality in better way and started to work on it. Be careful.