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

Replicating the graph from Excel

Hi All,

I am having a graph in excel and need to replicate the same in QlikView. Attached the excel and QVW by loading the data.

I have created the graph using scatter chart but unable to create the line 'Power'

Please could you advise.

image.png

Thanks,

Sijo

9 Replies
yevgeniy
Creator
Creator

Hi,

Watch it

sijojoseph22
Creator II
Creator II
Author

Thanks, but this is not the replica power.

Regards,

Sijo

kuczynska
Creator III
Creator III

In order to calculate Power line - is that a exponential/logarithmic function you are using in Excel?

sijojoseph22
Creator II
Creator II
Author

Hi

I have selected trendline option from excel. Screen shot attached.

Thanks

SIjo

imgate.png

Anonymous
Not applicable

This?

kuczynska
Creator III
Creator III

Trendline equations aren't the same:sc1.PNG

and:

sc1.PNG

But it's still better than anything else I came up

Anonymous
Not applicable

I forgot to sort by Premium in tab Sort > Expression

Anyway.....

Every value in x axis has the same space among the others... It's not correct, sorry

sijojoseph22
Creator II
Creator II
Author

Thanks for your effort.

sijojoseph22
Creator II
Creator II
Author

Hi All,

We are able to identify the y-interceptor and slope in qlikview.  Is there any way we can plot a line using this ?

Slope =  -0.42388452896674300000000000

Y     =  13.16213662338030000000000000

QlikView Formula

Slope: =(linest_m(Y-Axis,X-Axis))

y intercept: =exp(LINEST_b(Y-Axis ,X-Axis))

Image from Excel Image.png

Thanks,

Sijo