Forum Discussion
Data not trasnferring to Power Pivot
- Anonymous3 years ago
Hi gjb ,
This issue can occur when the data types of the columns in the source table are not recognized correctly by Power Query. You can try to change the data types of the columns in Power Query Editor before loading the data to the Data Model. You can change the type of the column to date and number in Power Query, and if that doesn't work, try the text again.
Also have you tried to click buttons below to see if the filters contain data other than blanks and 0s?
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi gjb ,
This issue can occur when the data types of the columns in the source table are not recognized correctly by Power Query. You can try to change the data types of the columns in Power Query Editor before loading the data to the Data Model. You can change the type of the column to date and number in Power Query, and if that doesn't work, try the text again.
Also have you tried to click buttons below to see if the filters contain data other than blanks and 0s?
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Stephen,
I figured out that the issue was blanks, 0's, and nulls. I cleaned up the data and it then populated into Power Pivot. Thanks for your help.