Problems with alias and column name
Posted: Thu Jan 06, 2011 8:03 am
Hi,
I have a data source which have some columns.
One column is named "Description" and have as alias "Désignation" (I use alias for the translated name).
One other column is named "LongDescription" and have as alias "Description" (this "Description is the translation of LongDescription).
- When I put a text component into the report with "Description" as expression, "LongDescription" (Description) is used but not "Description" (Désignation).
I have tried to modify the wrong name by the other, but without success.
- If I create a report in which only the "Description" with his alias exists into the data source, I put a text with this column as expression in it then save it, I add the "LongDescription" into the data source and reopen the report, then the "LongDescription" doesn't appear. But if I create a new report with the two columns into the data source, these columns appear.
- If I change the alias of a column and try to use a previous existing report, the alias is not changed into the data source.
- I have seen the different columns of the data source written into the report file, is there a mean to update it ?
Thanks.
Best regards,
Jean-François
I have a data source which have some columns.
One column is named "Description" and have as alias "Désignation" (I use alias for the translated name).
One other column is named "LongDescription" and have as alias "Description" (this "Description is the translation of LongDescription).
- When I put a text component into the report with "Description" as expression, "LongDescription" (Description) is used but not "Description" (Désignation).
I have tried to modify the wrong name by the other, but without success.
- If I create a report in which only the "Description" with his alias exists into the data source, I put a text with this column as expression in it then save it, I add the "LongDescription" into the data source and reopen the report, then the "LongDescription" doesn't appear. But if I create a new report with the two columns into the data source, these columns appear.
- If I change the alias of a column and try to use a previous existing report, the alias is not changed into the data source.
- I have seen the different columns of the data source written into the report file, is there a mean to update it ?
Thanks.
Best regards,
Jean-François