Skip to main content
Solved

Problem with Quick Reports

  • April 28, 2026
  • 1 reply
  • 45 views

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

Hello, 

 

it is possible to add two types of SQL views into one report designer?

For example, In default quick report it will display INVENTORY_PART view, and when I will click on button it will show RECEIPT_INFO view.

Best answer by ashen_malaka_ranasinghe

Hi ​@Ed22,

You cannot dynamically switch between two SQL views inside a single Report Designer or Quick Report using a button.

Instead, you must either:

  • Combine them into one dataset, or
  • Use multiple reports/navigation.

1 reply

ashen_malaka_ranasinghe
Hero (Employee)
Forum|alt.badge.img+14

Hi ​@Ed22,

You cannot dynamically switch between two SQL views inside a single Report Designer or Quick Report using a button.

Instead, you must either:

  • Combine them into one dataset, or
  • Use multiple reports/navigation.