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: 
arusanah
Creator II
Creator II

help with Adhoc Report

Hi,

I'm creating Adhoc report .  which pulls dimension from an excel .

I have field  %KEY_PROD in DM. I am creating another dimension from this key field using  epression RIGHT(LEFT(%KEY_PROD,8),4),

   

dim_Categorydim_NameFieldName
Material(Trans)P3#RIGHT(LEFT(%KEY_PROD,8),4)

when I load it in Application. It doesnt pull any value in P#3.

pls help!!

2 Replies
settu_periasamy
Master III
Master III

Hi,

Can you post the sample data and expected out?  It would help us give the better solution

and instead of right,left.. you can try the mid function.

like this  =mid('ABCDEFGHI',5,4)

jagan
Partner - Champion III
Partner - Champion III

HI,

Please attach some sample data and your expected output so that it would be easily understand and provide the solution.  Hope below link helps you in getting the answer faster

Qlik Community Tip: Posting Successful Discussion Threads

Regards,

Jagan.