Forum Discussion
Selecting Colums From The Field List is Painfully Slow
Essentially, I have table visual should display all of columns from an underlying data set. There are about 100 columns to the data set and each time I go to select a column it takes about 30 seconds for the checkmark to appear. Is there anyway around this? Is there a select all columns for the field list? Or am I just stuck waiting for the visual to update with the new column. I even limited by data set to two rows and that did not help.
Thanks!
1 Reply
- Idrissshatila
Super User
Hello danielpaduck ,
You could group all the columns in one value and then you can use it to instantly have then in one click.
it's called field parameters, check it out here https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍