Business Manager (Exco level) & Executive Director at a retailer with 51-200 employees
Start & the rest will follow. Just keep an eye open that design change to a pivot table can be problematic.
What is most valuable?
1) The ease with which self-service BI can be achieved via a small scale trail deployment
How has it helped my organization?
The company moved from paper based reporting to full dashboard reporting in the Sales function
What needs improvement?
Very little
For how long have I used the solution?
2 years
Buyer's Guide
QlikView
January 2025
Learn what your peers think about QlikView. Get advice and tips from experienced pros sharing their opinions. Updated: January 2025.
831,265 professionals have used our research since 2012.
What was my experience with deployment of the solution?
None
What do I think about the stability of the solution?
In some cases making a design change to a Pivot table can be problematic if an additional dimension is added to a report that has a “matrix” layout like the following:
What do I think about the scalability of the solution?
None – During a stress test it was able to load 38 million records without any problems on simple dual core PC with ONLY 1 GB OF RAM (absolutely amazing. I would not have believed it to be possible but I did the test myself)
How are customer service and support?
There are frequent follow-ups from the vendor once you register on their web site.
How was the initial setup?
Very straight forward for a simple 1 application installation. Just pick 32 or 64 bit and go!
What about the implementation team?
Any user can implement a simple 1 application installation, then just follow good communication protocol with the IT team to get access to central data stores and you are away.
Which other solutions did I evaluate?
Silver, Spotfire from Tibco, Tableau Public, MicroStrategy’s free Reporting Suite, Roambi Analytics, Webalo, YellowFin, Jaspersoft
What other advice do I have?
Just start …the rest will follow…
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Consultant at a tech consulting company with 51-200 employees
Excellent product (if RAM intensive) that is easy to use and delivers on its promises.
What is most valuable?
Ease of development. Data Discovery and Analytics
How has it helped my organization?
Great insight into our data and aides both business explanations and data analysis.
What needs improvement?
Collaboration. Data Input.
For how long have I used the solution?
5 years
What was my experience with deployment of the solution?
None
What do I think about the stability of the solution?
None
What do I think about the scalability of the solution?
Once your user base or applications get large you do need a powerful server with lots of RAM.
How are customer service and technical support?
Customer Service: Excellent and great community interactions as well.Technical Support: Excellent
Which solution did I use previously and why did I switch?
This was our my first in memory data discovery tool. I have used more static reporting solutions such as SSRS, BOXI etc but they are not really a comparable product to QlikView, Tableau or Spotfire.
How was the initial setup?
Very simple, standard desktop installation file and when performing the server install it requires very little Windows Server knowledge.
What about the implementation team?
In house
What's my experience with pricing, setup cost, and licensing?
Depends on licence version purchased an number of licenced users. One off software purchase plus 20% annual maintenance plan.
Which other solutions did I evaluate?
Tableau, Spotfire
What other advice do I have?
It is a great product that is easy to learn. Ensure you still put the necessary work into the "back-end" design as even thought the new breed of BI tools are easy to use, having a well designed data structure behind the model will make the speed and scalability that much better.
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Buyer's Guide
QlikView
January 2025
Learn what your peers think about QlikView. Get advice and tips from experienced pros sharing their opinions. Updated: January 2025.
831,265 professionals have used our research since 2012.
Consultant at a tech consulting company with 51-200 employees
QlikView Enterprise Deployment
PART 1
---------
QlikView is a great business discovery tool that can easily generate excitement among business users. However, to build out a QlikView system that can support tens, hundreds, or even thousands of users is no easy task. As a QlikView consultant I have seen these scenarios many times:
- A business analyst is eagerly showing an IT manager the beautiful dashboards he/she builds in QlikView, and can’t wait to show the dashboards to hundreds of internal and external users;
- A business executive wants all business users to self-service their information needs through a QlikView platform.
Often times the IT managers seem to be less excited than their business counterparts. To be fair, in order to build a solid system, IT managers have a lot of questions that need to be answered. Let’s take a look at the most commonly seen ones (I have to warn you it’s a bit technical).
-- VMware for the servers? --
Nowadays most IT infrastructure professionals are in love with Virtual Machines (VMs). With its lower cost and flexibility in terms of horse power, VM seems to be the way to go for all enterprise applications. Well this is almost true for QlikView. All components of QlikView services can work fairly well on VM except for QlikView Server. This is because QlikView Server does the heavy lifting in-memory data processing, and the extra VM layer is going to slow it down, a lot. Most seasoned QlikView consultants would recommend at least using a physical machine for the production QlikView server.
-- Separate Publisher from Server? --
The two most important components in a QlikView system are the QlikView Server and Publisher (aka Distribution Service, I am a QlikView veteran so I will stick to the old name). Most people install all components on the same machine but as your data volume and user base grow, people frequently see these two components getting in the way of each other. At this point, it might be a good idea to put Publisher on a second machine (by the way, that second machine could be a VM). The good news is you can still manage both the QlikView Server and Publisher from a single QlikView Management Console (QMC).
-- QlikView Web Server or IIS? --
QlikView comes with its own web server, which is a light version of Microsoft Internet Information Service (IIS). In a perfect world, where all users are Active Directory users, and the number of users is small, QlikView’s web server works pretty well. For a large user base deployment you might want to choose to use IIS because it’s more scalable. IIS also gives you more security options.
-- Security Integration --
Security is always a big issue in an enterprise. Typically security includes authentication, which is about making sure a user is who he/she claims to be, and authorization, which is about letting the user see only what he/she is allowed to see. In the real world, we often see QlikView Publisher and Section Access can handle authorization pretty well, while the authentication is a bit more complex. This is because QlikView does not do authentication itself, it always relies on third-party authentication like NTLM, SiteMinder, WebSeal, etc. This process is also known as Single-Sign-On (SSO). This normally plays well in an enterprise because usually there is already a standard authentication product in place. The good news is, if the existing standard authentication product happens to be NTLM/Active Directory, QlikView can work with it out-of-box with no additional configuration. Otherwise, the third-party authentication product needs to inject the user id into http header and QlikView needs to be configured to read user id from http header. If the QlikView Servers are also accessed by outside people, it might be a good idea to setup a reverse proxy.
I hope by now you get a sense of the extra “behind the scenes” efforts that are necessary to make your QlikView system successful. In my follow up blog, I am going to talk more on topics such as high availability, storage, and running load tests.
PART 2
---------
In my last “QlikView Enterprise Deployment” article, I discussed VMware, the benefits of separating Publisher from QlikView Server, the choice of QlikView web server vs IIS, and security. However, there is more to consider in making your system solid.
-- High Availability --
The QlikView deployment has been so successful, people cannot live without it anymore. All of a sudden IT’s are victims of their own success. People are demanding high availability and high performance of the QlikView system, which of course will make the system more complicated. QlikView Servers need to be put on more than one machine, and a load balancer needs to be put in front of these machines. QlikView Servers also need to be clustered. By doing this, if one server is down the load balancer will stop sending users to this server. Users also enjoy a better response time because they are spread across multiple QlikView Servers.
The same concept also applies to Publisher. I have seen customers trying to get many dashboards refreshed (e.g., month-end or quarter-end) in a short timeframe. It might be a good idea to also install Publisher on multiple machines and cluster them. If one Publisher goes down, QMC will wait for it to be back to normal before sending data refreshing tasks to it again. In the meantime, QMC keeps sending tasks to the good Publishers and nothing gets interrupted.
-- Storage --
A lot of QlikView Servers objects (sessions, shared objects, bookmarks, licensing information, etc.) are stored in a set of system files. When QlikView Servers are clustered, both servers read and write from the same set of system files, which can cause contentions. Some people would use one of the QlikView server’s hard disk as the storage for these system files. This is normally fine except that when that server is down, the good servers cannot work either because the storage location is not there anymore. The best configuration we have seen is to use a SAN owned by a third windows server as the storage, and that windows server can be a VM.
-- Load Tests --
Every component of your QlikView system is properly configured and it looks like it’s ready to go. But wait, how can it be sure the system can support the desired user load and data volume? The only way to find out is to run load tests. QlikTech offers a great tool that is based on JMeter and it is relatively easy to setup. The tool can automatically generate JMeter scripts based on specified testing scenarios, and it can simulate any number of concurrent users. The testing results can be loaded into QlikView for analyzing. Of course, if the company has a strong load testing team that uses other tools like LoadRunner, you can also use your own tool to perform a load test.
These are the most common things people consider in an enterprise deployment. I hope you enjoyed reading it as much as I enjoyed writing it.
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Consultant at a tech consulting company with 51-200 employees
What QlikView Consultants can learn from the A-Team
Growing up in the 80′s and 90′s, one of my favorite TV shows was the A-Team. Over-the-top, cartoonish action with huge explosions, cars flipping over in mid-air topped off with a cool theme song. And all without anyone getting seriously hurt. This was the perfect TV show for young Barry!
But I’ve grown up since, and my tastes have matured (somewhat). However, there is one thing about the A-Team which I think is still relevant today: the actual A-Team and the well-balanced blend of skills of its members. No matter what an episode’s villain (drug king-pin/shady land developer/corrupt senator/whatever) threw at them, the combined qualities of the A-Team always ensured that they came out on top.
In today’s post, I am going to take a closer look at the skills and qualities of the A-Team, and will explain how they can be translated to the role of a QlikView Consultant. (Or, alternatively, how these roles can be used to staff the perfect QlikView Competency Center.)
-- B.A.: Technical genius and a pragmatic attitude --
Let’s start with the character every kid in my class wanted to be: Bosco “B.A.” Baracus. Forget about the kick-ass hand to hand combat skills and bad temper, as a QlikView Consultant, it’s B.A.’s technical genius that you’ll want to emulate.
Invariably, the A-Team will get pinned down somewhere (usually a barn) by the episode’s bad guys. What follows is a 5 minute montage in which B.A. welds together an entire armored vehicle out of scrap metal. In the next scene, we see the A-Team using this vehicle and some make-shift weapons to defeat the villains. (Who, for some reason, never see this coming, despite the A-Team using the exact same tactic in every single episode)
For a QlikView Consultant, the takeaway is that you should strive to continually improve your technical skills. Besides that, when the situation calls for it, you need to be able to keep your head down and do the work. Doing the work is a lot easier when you have the right tools, in this case not an acetylene torch, but a toolbox of scripts and solutions (either your own, or a third party one such as QlikView Components or QlikView Addict’s Codebox) that you can use to quickly build a solution in a modular, maintainable manner.
-- Murdock: Analytical skills and general knowledge --
Don’t let the goofball impression of H.M. “Howling Mad” Murdock fool you. While he may seem to not be all there, he is in fact a deep and analytical thinker.
Every episode sees Murdock obsessing over a new subject, historical character or object. This greatly annoys B.A., who refers to Murdock as a ‘crazy fool’. (in reality, even though B.A. will never admit it, they’re the best of friends) Despite his strange behavior, throughout the series, it becomes clear that Murdock is an analytical thinker, has a broad general knowledge and is very aware of current events and trends in the world. More than once do his brilliant, out-of-the-box ideas save the team.
While as a QlikView Consultant you’ll probably want to avoid the “raving madman” association, in my opinion, you do need to possess some of Murdock’s analytical and out-of-the-box thinking skills. Not only to apply them to your client’s projects, but also to periodically apply them to your own way of working. There are always ways in which you can improve.
Besides purely analytical skills, you also need to have a broad general knowledge of business processes and functions, as well as general market trends. Technical proficiency may be mandatory to get the job done, but real value is added when you understand the client’s business and market, and because of this, his/her problems and needs. There’s nothing wrong with ‘obsessing’ a little over a new field of knowledge if it helps you become more effective and efficient.
Combining the skills and knowledge of BA and Murdock leads to a T-shaped profile that I believe comes very close to the ideal profile for a QlikView Consultant; a deep, technical understanding of QlikView and peripheral methods, technologies and skills, combined with sound analytical skills, business knowledge and a broad general knowledge. As your experience grows, both the base and the roof of the T become broader and deeper, adding extra value for your clients and making you a more all-round professional.
Of course, we still have two more characters left, and as we’ll see, their skills and knowledge are just as important.
-- Face: Communication skills and persuasion --
Templeton “Faceman” Peck is the A-Team’s suave and smooth-talking con man and womanizer. He is always able to procure whatever supplies the team needs to get the job done.
The superiority of Face’s ability to convince others is demonstrated by the fact that he is able to break Murdock out of the same military hospital in almost every episode. Even after hundreds of successful escapes, each time using the exact same approach, he is still able to convince people that they should let Murdock leave with him. That’s an impressive display of persuasion, rivaled only by the Jedi mind trick.
Of course, womanizing and duping people aren’t really things you should be doing in a professional environment. However, as a QlikView Consultant, you will want to take at least a few pages from Face’s book. You can have best the best technical and analytical skills in the world, they’re useless if you cannot clearly communicate your ideas and are able to rally people around your cause.
Whether it be gathering requirements, getting access to various resources, designing interfaces, presenting your business case or just plain office politics (unfortunately a reality in many organizations), having excellent verbal and written communication skills and being able to present a convincing argument will greatly increase your effectiveness as a consultant.
-- Hannibal: Project management and leadership --
John “Hannibal” Smith is the leader of the A-Team. He is a master tactician, planning for every contingency and always ensuring that “the plan comes together”. His leadership ensures that the team is directed towards the common goal.
He also likes to wear very bad disguises, but nobody’s perfect.
One of the reasons for Hannibal’s continued success is the formulaic approach he takes to his projects. Every episode of the A-Team roughly plays out the same:
Bad guys harass innocent victims → Victims hire A-Team → B.A. says he won’t go on no plane → B.A. gets drugged and is put on the plane → A-Team confronts villains about their dastardly deeds and urges them to stop → Bad guys ignore the advise, take the A-Team by surprise and lock them up → A-Team builds weapons from scrap metal, escapes and beats up the bad guys in a fist fight → Villains go to jail → Credits roll.
You may find a lot of faults in Hannibal’s plan (I certainly see a few) but at least he is following some sort of methodology and he consistently delivers within the agreed-upon 60 minute timeframe. As a QlikView Consultant, you should also be following a consistent methodology to deliver your projects. I prefer to use Scrum, but any method will do, as long as it follows a predictable and consistent process that results in quality output delivered in a timely manner, with the end result meeting the client’s expectations.
Besides Hannibal’s project management skills, the most important takeaway for the QlikView Consultant is his leadership and focus on the end-result. Hannibal is really the one who brings the plan together, by keeping the team together. Without Hannibal, the individual qualities of the A-Team’s member would become unproductive; impulsive action (B.A.), paralysis by analysis (Murdock) and cheap talk (Face). Hannibal ensures that the team maintains just the proper blend of skills and qualities to get the job done, every time.
-- I love it when a plan comes together --
And that’s how I think the skills of the individual A-Team members relate to those of an ideal QlikView Consultant. Unfortunately, like the A-Team, consultants that actually meet this ideal combination of skills and traits are very hard to find. Often one specific ‘personality’ will be more present than others. As a consultant, once you’re aware of this, you can work on developing the other qualities. The Magic A-Team Quadrant (shown below) can be a very useful tool to assess yourself, or your team.
[To see the diagram go to: http://www.qlikfix.com/2013/03/26/what-qlikview-consultants-can-learn-from-the-a-team/]
Besides the ‘All-round QlikView Consultant’, the obvious hero of this story, I’ve added two profiles that I often encounter:
- The IT Consultant: has great technical skills, but has problems understanding the business context of what they are doing. Often delivers exactly what the client asked for, but not what they need. Applications tend not to be used after they leave.
- The Business Analyst/Management Consultant: knows exactly what the client needs, but has problems delivering a technically sound solution. Applications tend to fall over after they leave.
Where are you? And where are you going? Would be very interested to hear about your thoughts in the comments.
PS. Should you be based in the Netherlands and either feel that you already meet the ideal profile, or aspire to attain it; I’m hiring. Drop me a line and let’s chat. And no, unfortunately there is no company van :)
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Business Intelligence Consultant at a tech services company with 501-1,000 employees
You can use it to look at large data volumes without straining the database or waiting a long time for data discovery.
What is most valuable?
- Integration capabilities
- Speed
- Amount of data that can be accessed within in a few clicks
Working in the IT environment gets challenging especially when you have multiple sources of data that you need to combine. QlikView makes this really easy and simple to do, because QlikView has its own ETL modeler built into it. Having an all-in-one tool is quite an advantage.
How has it helped my organization?
QlikView has made it possible to look at large data volumes without having the drawback of strain on the database and waiting long periods for data discovery. QlikView has also helped people switch over from reporting to do more analysis and data discovery. QlikView has also helped serve as an alternative to Excel reports.
What needs improvement?
This is really an awesome product, but there is room for improvement regarding the visual aspect (this has been sorted out in their new product – Qlik Sense). Some features are a bit tedious to achieve results, especially for new users and people who have not had training or experience in using the product.
For how long have I used the solution?
I have used it for four years.
What was my experience with deployment of the solution?
I have not encountered any deployment, stability or scalability issues.
How is customer service and technical support?
I rate the level of customer service and technical support 9/10.
How was the initial setup?
Initial setup was straightforward. I would recommend getting someone from Qlik to advise or do the initial setup to eliminate any issues.
What about the implementation team?
Get Qlik to do the initial setup.
Which other solutions did I evaluate?
I also looked at Tableau, Sisense, and SAP BusinessObjects. Tableau is a good tool, but has a few drawbacks when your data source is not in the correct format. BusinessObjects is a bit old school (reporting) and SAP HANA is costly to implement. BusinessObjects is also costly and requires a lot of work in the data and business layer.
What other advice do I have?
Determine what you require and get the tool that suits your need the best. Compare products and if you decide to go with Qlik, I personally prefer Qlik Sense. Again, this depends on your business need.
Disclosure: I am a real user, and this review is based on my own experience and opinions.
BI Project Leader with 1,001-5,000 employees
Data Discovery has allowed us to enrich the analysis of data and discover new ways to generate new KPIs.
What is most valuable?
Data Discovery has allowed us to enrich the analysis of data and discover new ways to generate new KPIs. It has also helped us to discover some critical points in our processes.
How has it helped my organization?
Using QlikView models, we've improved after-sales service in several of the products we offer, and we have managed to measure the profitability of our customers.
What needs improvement?
There’s room for improvement with the licensing, as well as memory consumption for certain objects and technical support.
For how long have I used the solution?
I have used this solution for three years.
What do I think about the scalability of the solution?
I have encountered issues with scalability. We have generated models with large amounts of data and have found that the processor and memory of our server has been declining. We do not have something to help us to size the equipment requirements when a big data model is developed in QlikView.
How are customer service and technical support?
Technical support is good, but needs to be better for our local service.
Which solution did I use previously and why did I switch?
We are evaluating Power BI suite and Datazen. We found that these products offer a good level of analysis, but the licensing offer was the deciding factor.
What about the implementation team?
A vendor team did the implementation.
What was our ROI?
We still do not see a significant ROI.
What other advice do I have?
Make an accurate sizing analysis of information, with a view to growth.
Disclosure: I am a real user, and this review is based on my own experience and opinions.
IT Manager / Specialist at a insurance company with 501-1,000 employees
We use it to track information on service desk tickets and SLAs.
What is most valuable?
The most valuable feature is its flexibility to develop dynamic analysis, gathering information from different sources, such as spreadsheet, database and internet.
How has it helped my organization?
With QlikView, my organization is able to track information related to service desk tickets and SLAs. This information helps us find the bottlenecks and fix them.
What needs improvement?
Reports module should be improved to make it user-friendly and easy to develop reports.
For how long have I used the solution?
I have used it for eight years.
What was my experience with deployment of the solution?
I did not encounter any issues with deployment, stability or scalability.
How are customer service and technical support?
I rate technical support 8/10.
Which solution did I use previously and why did I switch?
We used to have IBM Cognos, but we decided to go for QlikView because of the flexibility and the short time to develop and delivery analysis.
How was the initial setup?
Initial setup had medium complexity due to different data sources and integrations.
What about the implementation team?
We developed it in-house. The advice I would give is to get the business user (internal client) as close as possible and in parallel for any doubts and questions about the tool. Visit QlikView forums We have a lot of useful information on it.
What's my experience with pricing, setup cost, and licensing?
Proper planning is the key for choosing the right license for the right user. Know your internal clients and their ability to do/create analysis.
What other advice do I have?
It's s one of the best solutions for short-time deliveries.
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Business Intelligence Data Architect at a construction company with 1,001-5,000 employees
The fact that QlikView provides its own QVD structure, removes all dependency on having a DBMS in place before implementing.
What is most valuable?
The ability to provide drill down functionality quickly and easily into large data sets. Anyone working with a large amount of data in Microsoft Excel and then waiting ages for it to subtotal all that information, will certainly appreciate the speed and efficiency with which QlikView handles data. Users can get a lot more done, and a lot more data can be analysed in a shorter period of time.
The fact that QlikView provides its own QVD structure, as well, removes all dependency on having a DBMS in place before implementing QlikView – so it is cost effective.
The fact that QlikView can literally plug in to so many different types of data sources, as well, is a definite benefit.
The facility to auto-reload at scheduled times is great too!
How has it helped my organization?
My company was recently bought out by a competitor, now forming one group. The organisations are on different versions of a particular ERP solution, and the need immediately arose, from a regional and management executive level, for a dashboard to measure the sales performance of the group as a whole. Using QlikView, we managed to pull information from two different servers - one running off a QVD file structure, the other using a Microsoft SQL Server - and provide a consolidated sales performance model. This allows our executives to be able to examine the performance of their companies from a central point.
What needs improvement?
Some improvement to the user interface (for the developers). It could certainly use a re-vamp. The existing tab structure can be confusing sometimes and the controls that you would expect to find on one particular tab are actually on another.
I'm referring to the properties of the various charts that you can create within Qlikview – this brings up a dialogue box with a number of different tabs along the top;
In my opinion, for example, the tabs “Visual Cues” and “Style” could be combined into one. “Caption” for another example could be renamed to “Title Bar config” or “Chart Config” or something like that. Some aspects of the “Layout” tab could be added to “Presentation”.
The dialogue box itself isn’t quite wide enough, so if you end up going all the way to the right you have to click on an arrow a couple of times to see the tabs all the way to the left again, and you can’t resize it either – Why???. The box itself should be wide enough to encompass the number of tabs in a single view. Either that, or have a maximise / minimise buttons on it to give the users the choice.
There are no doubt a few others I can point out if I give more though to it, just my feeling of the product is that it can be a little unwieldy, especially to people initially learning the program.
For how long have I used the solution?
The company has had the solution for the last five years, I have been involved for the last two.
What do I think about the stability of the solution?
No issues encountered, the solution is stable, and the users are happy with the solutions provided.
How are customer service and technical support?
Customer service and support from QlikView South Africa is first rate. They respond quickly, and are always friendly, professional and very efficient.
Which solution did I use previously and why did I switch?
QlikView was this company’s first foray into making use of an external business intelligence tool.
How was the initial setup?
The setup is fairly simple, but you do have to have a decent level of technical knowledge if you are going to set up a Qlikview Server yourself. Otherwise, I’d suggest the use of a consultant. The client software is very simple to set up.
What about the implementation team?
We implemented through a vendor. The advice I would have is to ensure that you attend all necessary QlikView courses (i.e. designer / developer), to get a very clear idea for yourself exactly how QlikView works. Sometimes sales consultants will over-sell you on the bells and whistles of a product, and when you actually want to make use of it in a particular way, you might not be able to. This has not been the case during our QlikView implementation, but I have experienced other implementations that have been like this.
So you do need to be very clear on:
- What exactly do you want to get out of a business intelligence solution, what data do you want to manipulate and analyse, etc.
- For your own sanity, be very clear on how QlikView works and that you will get the solutions out of it that you want.
What was our ROI?
One cannot really place a monetary value on the depth of very valuable information that QlikView can help you extract. My advice also would be to be very clear on the licensing model you want to go for. The QlikView licensing model is complicated, so be sure that whoever is selling QlikView to you explains it thoroughly.
What other advice do I have?
I would suggest having someone in-house doing the development of your models for you, be it dedicated to that role or in addition to another duty. Nobody understands your business quite like you or the people working for you, and that is always advantageous when building solutions for the business. Not to put down external consultants, but doing it this way can save you a bundle into the bargain.
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Buyer's Guide
Download our free QlikView Report and get advice and tips from experienced pros
sharing their opinions.
Updated: January 2025
Popular Comparisons
Microsoft Power BI
Tableau
IBM Cognos
Oracle OBIEE
Domo
Looker Studio
Zendesk
Microsoft SQL Server Reporting Services
SAP Crystal Reports
Sisense
Pentaho Business Analytics
Zoho Analytics
Plotly
Knowage
Buyer's Guide
Download our free QlikView Report and get advice and tips from experienced pros
sharing their opinions.
Quick Links
Learn More: Questions:
- QlikView or Tableau - Which is better?
- Ad Hoc Reporting: QlikView vs. MainFrame Focus
- What's your experience or opinion about Spotfire vs. Tableau vs. Qlik?
- I currently use Panorama Necto as a viewer on SQL Analysis services cube--what other solutions are out there?
- Which is a better for reporting, SAP BO or QlikView?
- Spotfire vs. QlikView. What can one do which the other cannot?
- Tableau vs. QlikView - functionality and pricing schemes
- A journalist is writing a story about which Data Visualization software product to choose. Can you help him?
- A recent user: "I've done some primitive comparisons between Tableau, QlikView and PowView." Have you compared these?
- Does QlikView support my requirements?
@imran_sh I'm curious, when you say large amounts of data, are you talking tables with millions of rows? or hundreds of millions, or even greater?