Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
gopikrishnach
Creator
Creator

I have 20 Dimensions and 10 Expression in Straight Table. Due to this facing Performance issue. How to resolve the Issue.

I have 20 Dimensions and 10 Expression in Straight Table. Due to this facing Performance issue. How to resolve the Issue.

12 Replies
Anil_Babu_Samineni

Why not to split to diff tables. even when we tried to create 10+ Metrics and dim's it's performance wise is not good. So try to split into more table then shoe that. Or else try with Custom object to show all into one object.

Hope this helps

Please add me Anil_Babu_Samineni to interact faster when reply back. Speak low think High.

Before develop something, think If placed (The Right information | To the right people | At the Right time | In the Right place | With the Right context)
nagarjuna_kotha
Partner - Specialist II
Partner - Specialist II

Performance issue means,is is taking more time to populate ur data /

if Yes,

Check Follow below ways or Reasons:

1.Apply conditional show to that chart Example: After selecting Year and month the chart should display.

2.u can also Create Ad-hoc report for such cases.

3.If you have calculated dimensions in your chart , try to create those in backend and use them.

4.if you are using Set Analysis in ur expressions , use  Set Analysis.

I Hope this might helps you.

-Nagarjun

marcus_sommer

Like above mentioned there shouldn't be calculated dimensions, aggr-functions or nested if-loops within the chart.

- Marcus