I'm writing a data expression and can make the FeatureSetByPortalItem function work, but when trying to use FeatureSetbyName the statement shows an error where $map is 'undefined'. Its unclear to me why either of those two options should fail? I thought they were both functional for data expressions, but perhaps not?
Solved! Go to Solution.
Dashboards don't have the $map profile variable.
Dashboards don't have the $map profile variable.
Yes, that is confusing. The documentation should point to the Dashboard group instead of Databoard data, since other Dashboard profiles do give access to the $datapoint profile variable, which those two functions can utilize.