Skip to main content

Power BI

New

R packages tsibble and fpp3

Vote (11) Share
Ephraim Baron's profile image

Ephraim Baron on 11 Apr 2023 17:41:59

Request to add packages tsibble (https://cran.r-project.org/web/packages/tsibble/index.html) and fpp3 (https://cran.r-project.org/web/packages/fpp3/index.html) to Power BI Online. This would allow plotting of time series data using functions gg_season(), gg_subseries(), etc., which enables seasonally adjusted data visualizations.

Comments (2)
Ephraim Baron's profile image Profile Picture

Viktoriya Velikova on 17 Jan 2024 14:28:39

RE: R packages tsibble and fpp3

I support this request too. We would like to produce accurately modelled and tested forecasts for Health Data, and currently the most recent and regularly updated R package for forecasting is not available in the live service. The current forecasting R package in the live service ('forecast') has been retired and proceeded by a new forecasting package, made by the same developers, called 'fpp3'.

Ephraim Baron's profile image Profile Picture

Luther Hare on 03 Jan 2024 02:29:21

RE: R packages tsibble and fpp3

I support this request too. fpp3 is one of the best timeseries packages and I use it extensively when working with timeseries. However, I can't present my work using Power BI as fpp3 isn't available in the service and Power BI's native forecasting functionality is limited.