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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Export Title from an Object (Table,..) to Excel

Hi,

is there a way, when I'm doing an Excel Export from a table in QlikView to Excel not only export the data from the table. I need also, that QlikView exports the Title of the Object into Excel.

Is there a way to achive this?

Thanks in advance.

5 Replies
deepakk
Partner - Specialist III
Partner - Specialist III

For a long time I was searching for a solution for the same but couldnt find a correct way to do this

But you can mention enter the title in ObjectID. hence when we export the data the filename is same as the data in the ObjectID

Not applicable
Author

Hi,

thanks for your answer.
But only changing the object ID is not the solution I'm searching for.
I need to create a variable f.e. "let bla = today()"

Now im using the variable "=bla" for the title in the table.
I need the actual date, when exporting the excel file.
With the object ID it isn't possible to set a variable.

So I think there's no solution up yet.
Anyways, thanks for your tip.

brenner_martina
Partner - Specialist II
Partner - Specialist II

Hi, Mr. Hofbauer,

what about entering the aktual date in the label of the first dimension: ='Label ' & Today()

brenner_martina
Partner - Specialist II
Partner - Specialist II

Hi, Mr. Hofbauer,

what about entering the actual date in the label of the first dimension: ='Label '&Date(Today())

Not applicable
Author


Martina wrote:
Hi, Mr. Hofbauer,
what about entering the actual date in the label of the first dimension: ='Label '&Date(Today())<div></div>


Hi Martina,

I don't really know what you mean with entering the actual date in the label.
Can you give me a short qv-example?

Thank you very much.