We conducted a web survey with severel different currencies (n=7).
We built up an ACBC with 8 Attributes, 1 as summarized price. The component and base prices are moved in via unverified perl and several lists with the specific component price at the specific currency.
The study works great - each respondent gets the prices in his own currency without the need to conduct several studies.
The dataset writes the numerical price values in Design Variables (sys_ACBC_..._designX) as it´s pasted in the list:
[[37,5,2,3,1,2,1,1,200200] <- e.g. last number = summed price in SEK, not in EUR
My question is:
Am I forced to recode this currency-specific prices in the SQLITE Databes-File before i can estimate part-worths within the HB Tool?
Why do i get an error when i want to estimate my part worths? SSI says "an error occured, the price Values have not been set for summed pricing attribute."
In the dialog modelling the price function (HB Settings>Attribute Information>Coding & Level information) i am not allowed to write price levels, with looping error message "please enter at least two price values." After that, i have to kill SSI via task manager...
Can i handle that mistake with the mentioned recoding of currency-specific prices within the SQLITE database @ Design-variables?