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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Exporting to Excel issue

Hi,

I am exporting a pivot chart to excel but i am getting an junk value as shown below.

Any idea on this?

13.PNG

Labels (1)
1 Solution

Accepted Solutions
m_woolf
Master II
Master II

Probably not.

I assume the problem field is a dimension in your chart. You can try to format the dimension something like:

=num(MyDim,'#,##0')

This may or may not help.

View solution in original post

3 Replies
m_woolf
Master II
Master II

It looks like a formatting issue in Excel. Select the column and change the format to General.

Not applicable
Author

is that possible to change it qlikview while exporting.

m_woolf
Master II
Master II

Probably not.

I assume the problem field is a dimension in your chart. You can try to format the dimension something like:

=num(MyDim,'#,##0')

This may or may not help.