You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately, pivot_wider() cannot be lazy. Collecting the data is necessary to figure out the column names. The documentation of pivot_wider() was updated so that in the next version this is more clear.
Show_query appears to only start after pivot_wider but not before?
SQL Translated correctly where filter is shown
Now add Pivot_Wider function and see results after
SQL Translated Incorrectly where filter is no longer shown.
The text was updated successfully, but these errors were encountered: