Skip to main content
Solved

Lobby Link to Excel Quick Report


Forum|alt.badge.img+10
  • Sidekick (Customer)
  • 166 replies

Is it possible to create a link on a lobby tile that will export a quick report to excel. We can link to the quick report and then export to excel, but looking for a one step process. Using Apps 9.

 

Many thanks,

Best answer by Narsi

Hi @ADNAN 

It works now

 

I added a space between ifsrep: and qr.448404, that’s why it didn’t work.

Now it’s working with ifsrep:qr.448404 (without space)

Thanks,

Narsi

View original
Did this topic help you find an answer to your question?

13 replies

Minoshini Fonseka
Superhero (Employee)
Forum|alt.badge.img+19

Hi @Matthew ,

Lobby is a representation of data. There you would be able to navigate to data such as;

  • Navigating to a form
  • Provide aggregate value such as count, or a matrix  or a chart                                                                                    

    So as you mentioned you could link to a quick report, but at the same time you would not be able to have the ‘Export to Excel’ functionality to be appended to a lobby tile. You could find this option on ‘Create New Quick Report’  , ‘Quick Report Categories’, ‘Quick Reports’ overview page or on the Quick Report itself.

    So the export to excel can not be attached to a lobby tile to export a quick report from a lobby element at one click.       

Forum|alt.badge.img+1
  • Do Gooder (Customer)
  • 3 replies
  • July 1, 2020

Hello, I’m trying to open a Quick Report with a link from a Lobby. In the original question you mention that you were able to do this. Can you explain how you are linking to quick reports from lobbies and how you’re passing parameters to them? I’m using ifsapf:tbwQuickReport? as a starting point but am having no luck passing the report Id and project id as parameters.

Thanks

Sam


ADNAN
Sidekick
Forum|alt.badge.img+8
  • Sidekick
  • 53 replies
  • July 21, 2020
Hello there. I have a lot of experience with lobby screens. Set the quick report parameter for the report as in the example below.  error 1.where t.emp_no = '& EMP_NO'  successful 1.where t.emp_no = &EMP_NO   URLs  ifsrep: qr.79991  and parameter

1

 

 

2

 

 

3

 


Forum|alt.badge.img+1
  • Do Gooder (Customer)
  • 3 replies
  • July 27, 2020

Thank you, that was exactly what I was looking for!


0guz
Hero (Employee)
Forum|alt.badge.img+10
  • Hero (Employee)
  • 61 replies
  • July 28, 2020

Thanks @ADNAN its very usefull syntax usage.


Forum|alt.badge.img+8
  • Sidekick
  • 27 replies
  • September 3, 2020

Hi @ADNAN 

 

I’ve tried with this link 

ifsrep: qr.79991 

to get quick report form lobby

but no luck 

getting this screen when pressing a column on lobby

 

 

Could you please help?

 

Thanks,

Narsi.


ADNAN
Sidekick
Forum|alt.badge.img+8
  • Sidekick
  • 53 replies
  • September 3, 2020

hi @Narsi 

 

 

Can you send the sql sentence of the report?


Forum|alt.badge.img+8
  • Sidekick
  • 27 replies
  • September 3, 2020

Hi @ADNAN 

 

Quick Report SQL:

select 
PART_NO,
CONTRACT,
WAREHOUSE,
LOCATION_NO,
Inventory_Location_API.Get_Location_Name(CONTRACT, LOCATION_NO) as "Location Name",
INVENTORY_PART_API.Get_Description(contract,part_no) as "Part Description",
CONFIGURATION_ID,
LOT_BATCH_NO,
SERIAL_NO,
CONDITION_CODE_MANAGER_API.Get_Condition_Code (PART_NO,SERIAL_NO,LOT_BATCH_NO )  as "Condition",
Condition_Code_API.Get_Description(CONDITION_CODE_MANAGER_API.Get_Condition_Code (PART_NO,SERIAL_NO,LOT_BATCH_NO )) as "Condition Description",
ENG_CHG_LEVEL,
Inventory_Part_API.Get_Unit_Meas(CONTRACT, PART_NO)  as UoM
from INVENTORY_PART_IN_STOCK_UIV
where CONTRACT = ‘101’ and PART_NO = &PART_NO

 

 

Lobby Element Screen:

Lobby Data Source:

Thanks,

Narsi.


ADNAN
Sidekick
Forum|alt.badge.img+8
  • Sidekick
  • 53 replies
  • September 3, 2020

hi @Narsi 

Lobby Element Screen:

 

just write this code   ifsrep: qr.448404  

 

Make sure the report id information is correct.


Forum|alt.badge.img+8
  • Sidekick
  • 27 replies
  • September 3, 2020

Hi @ADNAN ,

I have written as ifsrep: qr.448404 

Checked report ID

 

but no luck still getting same screen 

 

Thanks,

Narsi.


Forum|alt.badge.img+8
  • Sidekick
  • 27 replies
  • Answer
  • September 3, 2020

Hi @ADNAN 

It works now

 

I added a space between ifsrep: and qr.448404, that’s why it didn’t work.

Now it’s working with ifsrep:qr.448404 (without space)

Thanks,

Narsi


Forum|alt.badge.img+2
  • Do Gooder (Partner)
  • 2 replies
  • December 18, 2020

Hi, 

Is it possible to open a quick report with a link from a Lobby and passing user input parameters, for example date, to the quick report? 

 

And is it possible to pass parameters from all Lobby element, for example a counter? 

Thanks,

Emma


samuelandlopes
Hero (Former Employee)
Forum|alt.badge.img+10
  • Hero (Former Employee)
  • 75 replies
  • February 5, 2021
Emma wrote:

Hi, 

Is it possible to open a quick report with a link from a Lobby and passing user input parameters, for example date, to the quick report? 

 

And is it possible to pass parameters from all Lobby element, for example a counter? 

Thanks,

Emma

Hi, yes it’s possible. In navegation you put like this:

ifsrep:qr.778207?Year=$Ano$&Start_month=$Start month$

Year= (this is the quickreport parameter)

$Ano$ (this is the element parameter

If you need to add more than one, you put &

 

 

hope it helps

Br


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings