Difference between revisions of "Flex Reporting"
Line 1: | Line 1: | ||
==Introduction== | ==Introduction== | ||
− | Flex reporting is a new style of [[ | + | Flex reporting is a new style of [[Formula Reporting]] introduced in [[Version 7.6]]. It allows a report designer to define a custom drill path for a report, so the user of the report could drill, for example, from Products => Customers => Orders. Each Drill is performed so that only rows with data are return, this means drilling into a particular product would only return customers that have bought that product (this is dependent on the Measure applying over both hierarchies) |
==Getting Started== | ==Getting Started== | ||
Line 22: | Line 22: | ||
==Re-run on filter change== | ==Re-run on filter change== | ||
+ | |||
+ | [[Category:Formula Reporting]] |
Revision as of 14:22, 14 October 2013
Contents
Introduction
Flex reporting is a new style of Formula Reporting introduced in Version 7.6. It allows a report designer to define a custom drill path for a report, so the user of the report could drill, for example, from Products => Customers => Orders. Each Drill is performed so that only rows with data are return, this means drilling into a particular product would only return customers that have bought that product (this is dependent on the Measure applying over both hierarchies)