Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I've copied the whole script of my Qlikview to Qlik sense,
but a specific field called [BF-1.A.Amout]is getting an error saying that it can't be found in Qlik sense,but the same script runs successfully in Qlikview.
I have to change the field name of [BF-1.A.Amount] to [BF-22.A.Amount] then the data loads successfully , but the values are not matching with that of Qlikview
if possible can you share your load script?
seems like you are using Qualify in your script..
here it is the field i'm referring to [BF-1.A.Amount] can be found in BFF table below
can you try with [BF.A.Amount] then check the values
Not working again same error [BF.A.Amount]field not found