Tuesday 25 August 2015

Wednesday 19 August 2015

Quick Development Tips: December 2012

Quick Development Tips: December 2012: "
"



'via Blog this'

Dynamic Ad hoc analysis in Qlikview | Smart ERP Solutions

Dynamic Ad hoc analysis in Qlikview | Smart ERP Solutions:



'via Blog this'

Dynamic Dimension on Charts using $Field | Qlik Community

Dynamic Dimension on Charts using $Field | Qlik Community:



'via Blog this'

Quick Development Tips: How to imitate two dimensional arrays in qlikview script

Quick Development Tips: How to imitate two dimensional arrays in qlikview script: "Sub GetItem(fromArray,intoVar,X,Y)
Let firstDim=SubField(fromArray,',',X);
Let $(intoVar)=PurgeChar(SubField(firstDim,';',Y),Chr(39));
Set firstDim=NULL();
End Sub

Sub FindItem(fromArray,intoVar,SearchFor)
let k=fromArray;
For each t in $(fromArray)
Let s=t;
if SubField(t,';',1)=SearchFor then
Let $(intoVar)=SubField(t,';',2);
Exit for;
end if
next
End Sub


Set MyArray="'A;Turkey','C;Usa','D;Canada'";
Set vGetTest=Null();
Set vFindTest=Null();

Call GetItem(MyArray,'vGetTest',1,2); //This line sets 'vGetTest' to 'Turkey'
Call FindItem(MyArray,'vFindTest','C'); //This line sets 'vFindTest' to 'Usa'"



'via Blog this'

Loop from an array | Qlik Community

Loop from an array | Qlik Community: "set vStuff="'aaa','bbb'";"



'via Blog this'

The Secret Life of SubField | Qlik Community

The Secret Life of SubField | Qlik Community:



'via Blog this'

Saturday 8 August 2015

Yesterday Karaoke The Beatles - You Sing the Hits - YouTube

Yesterday Karaoke The Beatles - You Sing the Hits - YouTube:



'via Blog this'

The Beatles-Yesterday Lyrics - YouTube

The Beatles-Yesterday Lyrics - YouTube:



'via Blog this'

One Direction - YouTube

One Direction - YouTube:



'via Blog this'

The Wiggles - YouTube

The Wiggles - YouTube:



'via Blog this'

Barney & Friends - YouTube

Barney & Friends - YouTube:



'via Blog this'

barney and friends full episodes - YouTube

barney and friends full episodes - YouTube:



'via Blog this'

Learn F# in Y Minutes

Learn F# in Y Minutes:



'via Blog this'

Loosetooth.com = Brandy Agerbeck = graphic facilitator + artist. Graphic facilitation, graphic recording, visual facilitation, scribing, drawing, printmaking, sewing, quilting, crafting.

Loosetooth.com = Brandy Agerbeck = graphic facilitator + artist. Graphic facilitation, graphic recording, visual facilitation, scribing, drawing, printmaking, sewing, quilting, crafting.:



'via Blog this'

The Idea Shapers | Drawing as your best thinking tool by Brandy Agerbeck — Kickstarter

The Idea Shapers | Drawing as your best thinking tool by Brandy Agerbeck — Kickstarter:



'via Blog this'

Chris Piascik - The Illustrator Formerly Known as Designer

Chris Piascik - The Illustrator Formerly Known as Designer:



'via Blog this'

Creating Social Network on Ruby on Rails – Day 1 – System Setup | A Big Bang Hash

Creating Social Network on Ruby on Rails – Day 1 – System Setup | A Big Bang Hash:



'via Blog this'