Forum Discussion
Edg38426
Mar 09, 2022Brass Contributor
Updating unique values in a table
I understand that spill formulas like the UNIQUE function are not supported inside of a table, but I need to find a way to update a specific table anytime new unique values are added to the main data...
Edg38426
Mar 09, 2022Brass Contributor
I just know that I will have many new values coming up soon and I'd like to automate the process of integrating them into my table. I suppose I will just do it manually as I come to them.
mtarler
Mar 09, 2022Silver Contributor
ok. but if you take some time to learn power query, you may find that it can do what you want and save you time in the long run. It is quite powerful. You should be able to do the unique values and the counts all in PQ and output your table of values that you can sort.
- Edg38426Mar 09, 2022Brass ContributorThanks. I'll take a look into it!