Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
pradeep92
Partner - Creator II
Partner - Creator II

$ dollar Sign when Loading excel in Qlikview

Hi,

I am just loading the sheets from excel in qlikview. But when Loading it , I am getting $ sign along with the table name. Can I know what is the reason ?

P.S: When i loaded another excel into qlikview, I didnt get table$, I just got load * ... from data ; and not as data$;

Data.PNGScript.png

1 Solution

Accepted Solutions
Anonymous
Not applicable

when the Excel file is defined as xls (97-2003 Workbook) you may get the $ sign at end of name

when the Excel file is defined as xlsx (Excel workbook) you donot get the $ sign

I just made a few test and each test confirms it

View solution in original post

2 Replies
Anonymous
Not applicable

when the Excel file is defined as xls (97-2003 Workbook) you may get the $ sign at end of name

when the Excel file is defined as xlsx (Excel workbook) you donot get the $ sign

I just made a few test and each test confirms it

pradeep92
Partner - Creator II
Partner - Creator II
Author

Thanks a lot !