Forum Discussion

busmansholiday's avatar
busmansholiday
Regular Visitor
2 years ago

Passing (sliced) data to R and then retrieving output object back to Powerbi

I have an application where I have a large dataset in POwerBI and I need to select subsets via slicers (easy) and then pass that subset to R (also easy). Then, for example, I want to run a regression...