extract_filter_where_comparison_value: Extract value from where comparisson filter in Power BI list

Description Usage Arguments Value Examples

View source: R/extract.R

Description

Extract value from where comparisson filter in Power BI list

Usage

1

Arguments

where

A where in element in Power BI list

Value

tibble

Examples

1
2
3
4
## Not run: 
pbiAssure:::extract_filter_where_comparison_value(RJSONIO::fromJSON(report$sections[[6]]$visualContainers[[4]]$filters)[[1]]$filter$Where[[1]])

## End(Not run)

adamrobinson361/pbiAssure documentation built on Sept. 19, 2020, 3:47 p.m.