COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Active Reports => Topic started by: ersin.gulbahar on 03 Dec 2012 02:02:04 PM

Title: How can I make a active report for ipad?(I want to swipe)
Post by: ersin.gulbahar on 03 Dec 2012 02:02:04 PM
Hello everyone,

I want to swipe screen on ipad with active report. But I dont do that. I try everything it doesnt.
I try deck with dot indicator but I cant. Please help me.
Title: Re: How can I make a active report for ipad?(I want to swipe)
Post by: norkos on 04 Dec 2012 10:13:43 AM
If you want to navigate in your active report by swiping, than you have to use data iterator.
After you insert and configure the data iterator to work properly, you have to change the Select UI property of the iterator to "Page dot indicator".

After you've done it you can use all native feature of iOS - like swiping - within the IBM Cognos Mobile native app.

You can find such solutions in the native app samples. As I remember there is an active report  - contains a dashbord for the Cincinnati Zoo -, which has such feature.
Title: Re: How can I make a active report for ipad?(I want to swipe)
Post by: RKMI on 04 Dec 2012 03:44:56 PM
Hi Ersin,

Did you create a active variable to control the dot indicator to control the deck, another thing you should remember the the variables are teh same in the dot indicator and the deck. eg deck label card 1, card 2, ..3 make sure the label in dot indicator has card 1, card 2, ..3 so that coincedince with the values being swiped on.

Thanks,
RK
Title: Re: How can I make a active report for ipad?(I want to swipe)
Post by: ersin.gulbahar on 08 Dec 2012 08:25:38 AM
Thanks RK .