Giter Club home page Giter Club logo

phase's People

Contributors

brenopolanski avatar rpbouman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

phase's Issues

Rename model doesn't work properly

Renaming existing model doens't work properly.

  • Copy option creates the copy but only the new model stays in the tree (old model should stay, new one should be added)
  • Rename option keeps old model in tree.

Unable to save the schema

Hi there,

Well, firstly I am just a newbie and trying to create the OLAP cube using the same Sakila example. I created the same cube and then I saved it clicking on the save button. Next, I tried to open it in the Saiku Analytics for creating a bar graph or something. But I was unable to find that cube in it. Then I refreshed the Phase window and my Sakila Schema disappeared from the saved schemas.
So the gist is that while I save any schema, it doesn't appear in the menu, and if I try to create the new schema with the same name, it says it already exists, but I cannot find it. Kindly help me locating the new schemas when they are created.

Support for measures with generic expressions

Support for measures with generic expressions would be very nice, now one is confronted with a a measure without a column, only later I noticed (in PSW) that it was because off exp. Would be a great addition, but at least an indicator that this field is actually sane but a exp would be very helpfull.

(https://cloud.githubusercontent.com/assets/1648248/5721035/a32f9e18-9b2c-11e4-90e7-1ba07fbe28b9.png)

<Measure name="totaal verschil avg" datatype="Numeric" aggregator="avg" visible="true">
  <MeasureExpression>
    <SQL dialect="generic">
      <![CDATA[abs(total_actual-total_predicted_new)]]>
    </SQL>
  </MeasureExpression>
</Measure>

![20150113 generic expression]

Can't create calculated measures

When adding a calculated measure in Phase it doesn't set the dimension it belongs to so I can't load the cube. The source looks like this:
<CalculatedMember name="minutesCalled" caption="Minutes Called" formula="[Measures].[callLasted] / 60"/>

When I open the schema in Schema Workbench and set dimension to Measures it works fine:
<CalculatedMember name="minutesCalled" caption="Minutes Called" formula="[Measures].[callLasted] / 60" dimension="Measures"/>

I'm running Phase downloaded on 28/11 (couldn't find a version number) and Pentaho BI CE 5.2.0.0-209.

Brgds
Olof Mattsson

Replace fact table does not work

Create schema with some table.

Drop the table.

Reload schema

Note that phase does not give you any notification - bad!

Drag new fact table in diagram

Dialog warns you that you can have only 1 fact table, asks you whether you wnat to replace

we choose "yes, replace"

Unfortunately nothing happens after that.

Build error

Hi Roland, loved the demo. I may like to contribute if I can. This is my first contribution, a bug in the ant build.

ant
...
BUILD FAILED
/home/s_g_/workspace/phase-master/build.xml:51: /home/s_g_/workspace/mui/src does not exist.

Tell me if I can help fix this but I'm not sure which toolkit you're using mui could be https://github.com/designcode/MUI but I'm not sure.

This may well break when I manually load to the server but I've not got that far yet. The current version on you-tube looks great.

Stuart

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.