<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: OBIEE Vs QlikView in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/OBIEE-Vs-QlikView/m-p/44172#M785002</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can answer one of your questions.&amp;nbsp; A member selected in a list box can be stored in a variable and used in a calculation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an "on select" trigger setup for a field.&amp;nbsp; When 1 item is selected in the list box, the trigger copies the selection to a variable.&amp;nbsp; I then use that variable in defining the dimension of a chart as well as used in calculation for the chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 03 Mar 2018 22:40:33 GMT</pubDate>
    <dc:creator>jwjackso</dc:creator>
    <dc:date>2018-03-03T22:40:33Z</dc:date>
    <item>
      <title>OBIEE Vs QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/OBIEE-Vs-QlikView/m-p/44171#M785000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to everyone &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;I'm new with this tool and&lt;SPAN style="color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt; i'd like to ask you a couple of informations and understand the right approach of this tool on some points. I'm using OBIEE (more then 6 years) and i'm trying (it is not a task from my company; i'm just testing myself) to replicate Dashboard that i made in OBIEE into Qlikview (as similar as possibile).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;I recently finished a course on QlikView but, as often happen, real day-by-day developing is different and for that reason i decided to make same question to the teacher. He answered me something like: &lt;SPAN style="color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt; "...big questions and I will politely decline to answer"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;Anyway&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;This is my scenario and apparently seems very simple:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;I have a tab with filters selection and when some of those are selected, report can be launched (this part i saw that is possible in QV).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;(1.png)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;First issue/question:&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;As you can see on the first image (filters), there are some that are required (*) like &lt;CODE style="font-family: Menlo, Monaco, Consolas, 'Courier New', monospace; font-size: 11.699999809265137px; color: #ec5252; background-color: #f2f3f5; padding: 2px 4px;"&gt;Anno(Progr/Mensile)&lt;/CODE&gt;&amp;nbsp; that is a simple Year field but it is calculated:&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;(2.png)&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;Inside the object, there is an sql expression (Union of years) and, most important thing, whatever value selected, it will be passed into a presentation variable. that in this case is called "anno" (and will be used with @{anno} syntax).&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;Is it possibile in QlikView to select one value from a list box (for example) and that value passed into a variable?&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;Why should i need to do this kind of thing? because a lot of measure are calculated on these variables; for example:&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;(3.png)&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;as you can see, variables (@{anno} is just one) are inside of each measure (conditional calculation).&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;All this crazy expression, leave aside the reason of that coding, how could i apply in QlikView? in Data Model Script?&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;Second issue/question:&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;case when statement exist in QlikView syntax? Example: &lt;/P&gt;&lt;P style="margin: 0 0 10.5px; color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;&lt;CODE style="font-family: Menlo, Monaco, Consolas, 'Courier New', monospace; font-size: 11.699999809265137px; color: #ec5252; background-color: #f2f3f5; padding: 2px 4px;"&gt;case when Month = 01 then 'January' end&lt;/CODE&gt; &lt;/P&gt;&lt;P style="margin: 0 0 10.5px; color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;or&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;&lt;CODE style="font-family: Menlo, Monaco, Consolas, 'Courier New', monospace; font-size: 11.699999809265137px; color: #ec5252; background-color: #f2f3f5; padding: 2px 4px;"&gt;case Month when 01 then 'January' when 02 then 'February' end&lt;/CODE&gt; &lt;/P&gt;&lt;P style="margin: 0 0 10.5px; color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;Third issue/question:&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;Here i have 6 different union queries (even here leave aside the reasons), and each of them has some static filters setted:&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;(4.png)&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;All this part, should i to put into a Data Modelling script? How could i replicate all these filters in QlikView?&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;Last question:&lt;BR /&gt;How can i create a temporal date range and allow the user to select these dates with the between option? for example :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;&lt;CODE style="font-family: Menlo, Monaco, Consolas, 'Courier New', monospace; font-size: 11.699999809265137px; color: #ec5252; background-color: #f2f3f5; padding: 2px 4px;"&gt;YearMonth between 201701 and 201705&lt;/CODE&gt; &lt;/P&gt;&lt;P style="margin: 0 0 10.5px; color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;I know that there are a lot of questions in this post, and if you could please answered me, would be amazing. &lt;/P&gt;&lt;P style="margin: 0 0 10.5px; color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;Thanks in advance if someone could answer even at just 1 of my questions &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;Cordially&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;Simone Bartoloni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OBIEE-Vs-QlikView/m-p/44171#M785000</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: OBIEE Vs QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/OBIEE-Vs-QlikView/m-p/44172#M785002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can answer one of your questions.&amp;nbsp; A member selected in a list box can be stored in a variable and used in a calculation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an "on select" trigger setup for a field.&amp;nbsp; When 1 item is selected in the list box, the trigger copies the selection to a variable.&amp;nbsp; I then use that variable in defining the dimension of a chart as well as used in calculation for the chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Mar 2018 22:40:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OBIEE-Vs-QlikView/m-p/44172#M785002</guid>
      <dc:creator>jwjackso</dc:creator>
      <dc:date>2018-03-03T22:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: OBIEE Vs QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/OBIEE-Vs-QlikView/m-p/44173#M785004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1.Yes.&lt;/P&gt;&lt;P&gt;2.yes you can select a value from list box and store them in variables.&lt;/P&gt;&lt;P&gt;3. usually we write PICK(Match()) or if statements in UI or other techiniques like using SQL Case,PICK(),IF(),For Loop etc in script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; font-size: 13px; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #29303b;"&gt;&lt;CODE style="padding: 2px 4px; font-weight: inherit; font-style: inherit; font-size: 11.7px; font-family: Menlo, Monaco, Consolas, 'Courier New', monospace; color: #ec5252; background-color: #f2f3f5;"&gt;case when Month = 01 then 'January' end&lt;/CODE&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; font-size: 13px; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #29303b;"&gt;&lt;CODE style="padding: 2px 4px; font-weight: inherit; font-style: inherit; font-size: 11.7px; font-family: Menlo, Monaco, Consolas, 'Courier New', monospace; color: #ec5252; background-color: #f2f3f5;"&gt;case Month when 01 then 'January' when 02 then 'February' end&lt;/CODE&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; font-size: 13px; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #29303b;"&gt;This can be written as&amp;nbsp; Pick(match(MOnth,01,02),'January','February').If() can also be used.&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; font-size: 13px; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #29303b;"&gt;Like i said there are multiple ways to write you expression depending on the complexity of the scenario.&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; font-size: 13px; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #29303b;"&gt;4. Date range on tables would done(usually) in script. date range for aggregations at the UI level,meaning if you want impose a date range in a table or a chart then&amp;nbsp; something called 'SET ANALYSIS' can used to make life simpler.&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; font-size: 13px; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #29303b;"&gt;5.&lt;SPAN style="color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;How can i create a temporal date range and allow the user to select these dates with the between option?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; font-size: 13px; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #29303b;"&gt;&lt;SPAN style="color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;We create a master calendar in the script, and use the date ranges or allow the user to select the dates or ranges at the UI level.again there are lot of ways achieving this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; font-size: 13px; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #29303b;"&gt;&lt;SPAN style="color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; font-size: 13px; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #29303b;"&gt;&lt;SPAN style="color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;Hope this makes some sense to you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; font-size: 13px; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #29303b;"&gt;&lt;SPAN style="color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10.5px; font-size: 13px; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #29303b;"&gt;&lt;SPAN style="color: #29303b; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;"&gt;krishna&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Mar 2018 23:01:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OBIEE-Vs-QlikView/m-p/44173#M785004</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2018-03-03T23:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: OBIEE Vs QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/OBIEE-Vs-QlikView/m-p/44174#M785005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First of all i'd like to thanks you for your answers&amp;nbsp; i really appreciate it!!!! &lt;/P&gt;&lt;P&gt;QlikView seems very smart as tool... but the only thing that i don't like so much (surely because i don't know how to use it) is about join tables througth same fields name. Seems too automatic procedure... but of course i'm wrong.&lt;/P&gt;&lt;P&gt;In next days i'll try at home to "play" with this interesting tool &lt;/P&gt;&lt;P&gt;Thanks again and of course i'll write you again hahahahha &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Mar 2018 23:49:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OBIEE-Vs-QlikView/m-p/44174#M785005</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-03T23:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: OBIEE Vs QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/OBIEE-Vs-QlikView/m-p/44175#M785006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Simone! (sorry for my english)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess you haven't understanded the main advantage of Qlikview front the rest. I will try to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seeing the queries yo have used in OBIEE, you are calculating "every time" questions like: If month number is 1, then show January. In Qlikview, you can have a calendar table, and just list the MonthName field. With this field, you can filter and all the related data will be available for calculating the expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, for example, if you select "January" value in the field, if you have a simple text box with Sum(Sales), it will take only Sales field values that are related with January. You don't need variables, you just need to think on how your data is related, and create the right data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to change your mind. SQL in Qlikview is only needed to create your data model. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recommend you to contact a local partner (are you in Italy, right? I'm in Argentina, I would like to assist you, but i think that is better to you to make it locally) to assist you to create your first projects, so it will help you to understand the Qlik Concept. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Mar 2018 23:55:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OBIEE-Vs-QlikView/m-p/44175#M785006</guid>
      <dc:creator>sebastiandperei</dc:creator>
      <dc:date>2018-03-03T23:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: OBIEE Vs QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/OBIEE-Vs-QlikView/m-p/44176#M785007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ciao Sebastian and thanks for your answer&amp;nbsp; &lt;/P&gt;&lt;P&gt;My english is definelly worse than yours so...don't worry about it!!&lt;/P&gt;&lt;P&gt;Is a too long story to try to explain reasons of all that f...k code inside a single object... we have more then one date table but we can't use them! For this reason i specified up there "leave aside the code..." &lt;/P&gt;&lt;P&gt;Probably you know better then me that each project has their crazy thing and our role is to find workaround for everything.&lt;/P&gt;&lt;P&gt;I worked with some BI tool like Business Objects,Crystal report, Xcelsius, Penthao,Cognos,OBIEE and now i'm try to learn something on QV....&lt;/P&gt;&lt;P&gt;more or less all tool are the same i mean a part to create Universe/Physical model/Data model for tables, another for deploy Universe/RPD in Enterprise manager and the last one for the analysis (Dashboard/Charts and so forth) of course syntaxs change to achieve target; but more or less we are there.&lt;/P&gt;&lt;P&gt;Anyway i'll keep in mind your answer &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;Thanks again!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Mar 2018 00:18:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OBIEE-Vs-QlikView/m-p/44176#M785007</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-04T00:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: OBIEE Vs QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/OBIEE-Vs-QlikView/m-p/44177#M785008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Forza Italia!! (Im from Argentina, 80% of people here has Italian descent!)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I understand you see all BI tools are similar, because all of you have named are similar: all of those needs one ETL tool, and defines the expresions in the end layer. But Qlikview (as you should know) doesn't need ETL, because you can Extract, Transform and Load all the data, since plain tables or bases. And... in the end layer, you have asociative model -exclusivity of qlik-, the major advantage from the rest of the tools.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;This is because, most of the times, the only way you can take advantage of these points (the reasons your company have decided to pay for Qlik licenses), is to understand data and how will be the best way the user will have the better experience when using the app. For this, is necesary to broke the standards of static and fixed BI tools.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;For example. I'm seeing that a great part of your expressions is dedicated to show a month name when a the actual month is GENN, FEBR... Then, you make a filter with these data. In Qlik, you only need to create a table with the date of data, and the rest of fields related to them. Then, in application, the user has the capacity of see all data for GEN or FEB, or OCT, of this year or last year, of one day or three months... is DYNAMIC. The expression would be, just Sum(Sales), and the user DECIDES WHAT TO SEE.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Obviously, you develop your expressions to be configured with variables, but every expression needs to be developed. In Qlik, you must only develop the relation of the data, and the expressions are naturally defined. It's logic: if you have filtered one customer, you are focusing on this customer, and in Qlik you don't need to tell him in every expression, Qlik knows it through the data model.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;The next level of aknowledgement in Qlik will give you capabilities of make an expression take particular filters, or independent selections universes. &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;As we all did it when Excel has changed our minds and make us redefine all business logic from paper to digital spreadsheets, now it's time to do it again with Qlik, from Excel or static BI to Business discovery, or Data literacy.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I like it will be useful for you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 18:21:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OBIEE-Vs-QlikView/m-p/44177#M785008</guid>
      <dc:creator>sebastiandperei</dc:creator>
      <dc:date>2018-03-06T18:21:10Z</dc:date>
    </item>
  </channel>
</rss>

