You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems if you enter a PPP year that is not aligned with the version of the data in use, the ppp_year option is overridden by the version of the data in use (please see cases 3 and 4).
Would an error message help to prompt users that this query is incorrect?
It seems if you enter a PPP year that is not aligned with the version of the data in use, the ppp_year option is overridden by the version of the data in use (please see cases 3 and 4).
Would an error message help to prompt users that this query is incorrect?
*1
pip, country(COL) ppp_year(2017) clear version(20220909_2017_01_02_PROD)
*2
pip, country(COL) ppp_year(2011) clear version(20230328_2011_02_02_PROD)
*3
pip, country(COL) ppp_year(2017) clear version(20230328_2011_02_02_PROD)
*4
pip, country(COL) ppp_year(2011) clear version(20230328_2017_01_02_PROD)
The text was updated successfully, but these errors were encountered: