Forum Discussion
Anonymous
7 years agoNot applicable
Easy Way to Delete Columns Not in Use
Hello All, I have an Azure SQL database that I pull into my reports. It's quite large so I like to go through and delete columns not getting used in a report to help speed up the response and ref...
gpiero
Skilled Sharer
7 years agoAnonymous
Hi,
it is very likey I am wrong but I believe that during the data modelling and shaping, we should decide what I need or not in my report.
For istance, data modeling from a Sharepoint online Custom List, include so many columns not relevant for the pbix, since they belong to SPO environement.
At that stage I have to decide what select or not and I am quite sure that we do not have any tools that later shows which columns has been used or not.
Unless you open tha Navigation stage and check one by one.
Regards
Anonymous
7 years agoNot applicable
A kind of a where used list will surely be beneficial to users, at present manually we need to find the fields that is not in use.