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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
manojkulkarni
Partner - Specialist II
Partner - Specialist II

Export to Excel

Good Morning All,

I have data in straight table with fixed format for numbers (i.e #,##0). I am not displaying decimals here. But requirement is when we export same data it should show decimal values as well. How can we do this

6 Replies
sunny_talwar

I think if you format the expression from expression tab, it doesn't hold the formatting when exported out whereas Number's tab formatting holds for export as well.

Try this:

Set expression's default on Number tab and then change your expression to this -> Num(YourExpression, '#,##0')

Hopefully this will help.

Best,

Sunny

manojkulkarni
Partner - Specialist II
Partner - Specialist II
Author

Tried Same, but it didn't worked.

ecolomer
Master II
Master II

try to define Enter data no number without decimals

mohammadkhatimi
Partner - Specialist
Partner - Specialist

Hie..

Try from Chart Proerties --> Number Tab --> Click Integer Radio button and format it...

Hope This will helps You..

Regards,

Mohammad.

sunny_talwar

Try the exporting the straight table from the attached qvw file. It seems to work

In QlikView

Capture.PNG

Excel Export

Capture.PNG

PrashantSangle

Hi,

Try Floor()

like

Num(Floor(fieldName),'#,##0')

Regards

Great dreamer's dreams never fulfilled, they are always transcended.
Please appreciate our Qlik community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂