Page 1 of 1
Large table, suggestion to approach it
Posted: Sun Jan 06, 2013 8:04 am
by clinterman
I have a large table with over 1 mln rows. Now I would like the user to browse it from different angles (store, brand, product_group). Having looked at nuBuilder for a while I wonder how I can approach it best.
The 3 fields that are candidates will narrow the number of records to say round 2 thousand. But the browse screen will first fetch all records (1 mln) before I can filter. The search field of the browse screen will not address a combination of 3 different search criteria.
Any suggestions?
Re: Large table, suggestion to approach it
Posted: Mon Jan 07, 2013 3:27 am
by admin
clinterman,
What do you mean by
The search field of the browse screen will not address a combination of 3 different search criteria.
?
Steven
Re: Large table, suggestion to approach it
Posted: Mon Jan 07, 2013 8:28 pm
by clinterman
i have 1 search field, if i put in 3 different words i can not say that the first word should filter yhe first column and the second word the second column
Re: Large table, suggestion to approach it
Posted: Tue Jan 08, 2013 1:35 am
by admin
clinterman,
You said you wanted to search three fields. (store, brand, product_group)
Why does it matter if you search over all three?
Steven
Re: Large table, suggestion to approach it
Posted: Tue Jan 08, 2013 9:54 pm
by clinterman
steven by selecting the store my 1 million rows get reduced to a few thousand. the i would like to see all items of 1 brand or all items of 1 productgroup. I would prefer a selection of store first and then optional selection of brand and/or productgroup
Re: Large table, suggestion to approach it
Posted: Wed Jan 09, 2013 6:21 am
by admin
clinterman,
Sorry, nuBuilder does'nt work like that.
If you type the store's name in, how often would it find that word in brand or product group?
If you want to know how many items a store has you might be better off with a report.
Steven
Re: Large table, suggestion to approach it
Posted: Wed Jan 09, 2013 9:12 am
by DennisMe
clinterman,
check this answer to my question (which overlaps somewhat)
http://forums.nubuilder.cloud/viewtopic.p ... 139#p11354 out, it may be a suitable workaround for your situation.
Dennis