NatVanG / PBI-Inspector

A rules-based Power BI report layout testing tool.
MIT License
58 stars 3 forks source link

Drillthrough jsonpointer in rules data mapping part. #24

Closed NatVanG closed 8 months ago

NatVanG commented 8 months ago

Added the ability to drillthrough to nested json in the rules' data mapping part's jsonpointer paths. The '>' character in a jsonpath string allows a returned literal value (i.e. stringified or escaped json) to be parsed as json.