hello,
i am dealing with a very large database of individual part information (n x 100,000 parts). the data only needs to be analyzed by specific part numbers (~50 part numbers), making the amount of data needed at any one time quite a bit less.
i set up a parameter to seperate the data by part number, however it loads the entire database every time i refresh the data for a different part. is there any way around this?
any help is appreciated! thanks!
i am dealing with a very large database of individual part information (n x 100,000 parts). the data only needs to be analyzed by specific part numbers (~50 part numbers), making the amount of data needed at any one time quite a bit less.
i set up a parameter to seperate the data by part number, however it loads the entire database every time i refresh the data for a different part. is there any way around this?
any help is appreciated! thanks!