Skip to content
Snippets Groups Projects
Commit 320d0d85 authored by Fernando Gbur dos Santos's avatar Fernando Gbur dos Santos
Browse files

Merge branch 'development' into 'homologa'

[hotfix] university filter and dimension now working for 2023 in 'Numero de...

See merge request !482
parents 34f9d237 81442a9d
No related branches found
No related tags found
3 merge requests!501[hotfix] capital filter working for superior education conclusion tax...,!499[hotfix] capital filter working for superior education conclusion tax...,!482[hotfix] university filter and dimension now working for 2023 in 'Numero de...
...@@ -316,7 +316,7 @@ rqf.addField({ ...@@ -316,7 +316,7 @@ rqf.addField({
field: 'cod_cine_area_detalhada' field: 'cod_cine_area_detalhada'
} }
}).addValue({ }).addValue({
name: 'uni_offer_aggregate', name: 'university',
table: 'ies_ens_superior', table: 'ies_ens_superior',
tableField: ['cod_ies', 'nome_ies'], tableField: ['cod_ies', 'nome_ies'],
resultField: ['university_id', 'university_name'], resultField: ['university_id', 'university_name'],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment