Forum Discussion

RachC's avatar
RachC
Helper I
9 years ago
Solved

MongoDB With r

hello everybody , I connect mongodb with mongolite instead of ODBC(Because of cost). but I got some trouble when I search in R.The data is displayed well but not work in power bi. I try to find the...
  • RachC's avatar
    RachC
    9 years ago

    I resolve my problem but itsn't work for all list.

    If you had second or third nest it didn't work. I set a loop to search which column is list() and do unlist() then the error is gone!