Guitarmageddon
Board Regular
- Joined
- Dec 22, 2014
- Messages
- 161
So I have been getting my feet wet into the excel data model/power query/power pivot features, but Im quite a newb. I have a folder of like-files that I am able to combine/edit/and load into the data model. Its line count far exceeds what you could put on a single sheet (probably 2.5 million maybe). It is product data of every timestamp and location where an inventory change occurred. We sometimes want to investigate a single item out of all this data and see a historical table of all the changes line by line. Basically, this can be accomplished if all the data was in a single flat table and you just inputted that item number into the column filter. However, since the lines are too many, I cant just go straight to a sheet. How am I able to basically make a query to filter out (in a user friendly way) a single item at a time and display those results in a normal table? This way, others without the need to enter power query/data model can access.