Forum Discussion
garythomannCoGC
Impactful Individual
4 years ago'The distribution cannot be computed for the currently selected column' error (2)
Go again with this question [hence the (2) suffix to the title] Trying to do data profiling using the Power Query editor > View > Column Profile and getting the 'The distribution cannot be comp...
- 4 years ago
Your data source is not suitable for this. Try using Table.Buffer before attempting the profiling.
Anonymous
3 years agoNot applicable
I got this problem with 'finantials' internal example sheet. Its a simple sheet. How to use Table.Buffer?
lbendlin
Super User
3 years agoNo need for Table.Buffer in that case. Make sure your column type is not "variant"
- Anonymous3 years agoNot applicable
The problem was solved. Thank you.
This is the best anwser for the question, not the currently accepted.
- NoorulAmeen1 year agoNew Member
I am not able to fix the problem even after following the steps mentioned in the community