Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

all the records which is having first digit same as entered user

Hi All,

I have three fields:

Id, Name UnitNumber

101, Abc, 1000

102, Bcd, 2000

103, Cde, 3000

201, Efg, 4000

202, Fgh, 5000

203, Ghi, 6000

303, Hij, 7000

304, Ijk, 8000

305, Jkl, 9000

306, Klm, 10000

If user 'Abc' login into the application then I want to show the data as

Id, UnitNumber

101, 1000

102, 2000

103, 3000

means all the records which is having first digit same as user Abc should display.

Please reply asap if anyone have any clue.

Thanks !!!!!!

4 Replies
anbu1984
Master III
Master III

Check this app

Not applicable
Author

Hi Anbu,

I want to do same in script level.

Is it possible to implement same with scripting.

Colin-Albert

Have a look at Section Access

This document "Introduction to Section Access" will get you started

http://community.qlik.com/docs/DOC-1853