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: 
Not applicable

access a custom field in web view

Hi team,

I put you in situation:

We have one table with a list of tickets. I put in web view mode with empty sheet. This is important because I am testing Qlikview for end-users. Well, now I create a straight table called T1. I load four fields in this straight table T1. In addition I create two expressions in T1 that calculates new values in each row of the T1. Now, I want to access to this rows, also I want to access to the total field. Now I want to take a new straight table with only one expression extra which needs to take data from T1, from all the rows including total field (although if I access to all rows of T1 I can calculate total but well...).

now, I ask you: if is possible to access to a custom field like expression fields or total fields, in web view, from another object?

Thanks for all,

Yago

T1

Field 1Field 2Field 3Field 4expression 1expression 2
123123123qwertyazerty00/00/0000true45
234324435qwertyazerty00/00/0000true12
546464564qwertyazerty00/00/0000true16
345345345qwertyazerty00/00/0000true12
564645645qwertyazerty00/00/0000false2
345345345qwertyazerty00/00/0000true2
122333233qwertyazerty00/00/0000false3
232323233qwertyazerty00/00/0000true1
456210678qwertyazerty00/00/0000true1
654245345qwertyazerty00/00/0000false4
112122343qwertyazerty00/00/0000false1





99

T2

Header 1
expression extra


1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

You can't use data from another object in an expression. This is unrelated to webview. But you can make an expression that will calculate what you need. You just have to make clear what should be calculated and displayed in T2.


talk is cheap, supply exceeds demand

View solution in original post

1 Reply
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

You can't use data from another object in an expression. This is unrelated to webview. But you can make an expression that will calculate what you need. You just have to make clear what should be calculated and displayed in T2.


talk is cheap, supply exceeds demand