Forum Discussion
Booth070
8 years agoFrequent Visitor
Error when saving html visual (R custom)
When I run the custom visual in PBI I get this error from internalsavewidget: Error in system.file(config, package = package) : 'package' must be of length 1 Calls: internalSaveWidget ... getDe...
- 7 years ago
Have you also included the dplyr library?
libraryRequireInstall("dplyr");