Training
Module
Introduction to expressions in Power Automate - Training
Learn how to write expressions in Power Automate.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Applies to:
Microsoft Report Builder (SSRS)
Power BI Report Builder
Report Designer in SQL Server Data Tools
Paginated report expressions support a variety of references to built-in functions and built-in collections. Expressions must have valid Visual Basic syntax before a report can be published or processed.
To develop complex expressions or expressions that use custom code or custom assemblies, we recommend that you use Report Designer in SQL Server Data Tools (SSDT). For more information, see Custom Code and Assembly References in Expressions in Report Designer (SSRS).
Note
You can create and modify paginated report definition (.rdl) files in Microsoft Report Builder, Power BI Report Builder, and in Report Designer in SQL Server Data Tools.
Use the topics in this section to help write simple expressions in a report.
Data Types in Expressions (Report Builder and SSRS)
Constants in Expressions (Report Builder and SSRS)
Operators in Expressions (Report Builder and SSRS)
Built-in Collections in Expressions (Report Builder and SSRS)
Built-in Globals and Users References (Report Builder and SSRS)
Parameters Collection References (Report Builder and SSRS)
Dataset Fields Collection References (Report Builder and SSRS)
DataSources and DataSets Collection References (Report Builder and SSRS)
Report and Group Variables Collections References (Report Builder and SSRS)
Training
Module
Introduction to expressions in Power Automate - Training
Learn how to write expressions in Power Automate.
Documentation
Expression uses in paginated reports - Microsoft Report Builder & Power BI Report Builder
Specify or calculate values with paginated report expressions for parameters, queries, filters, and text box properties in Report Builder.
Operators in expressions in a paginated report - Microsoft Report Builder & Power BI Report Builder
Choose from categories of operators in a paginated report that are supported in an expression to represents actions applied to terms in an expression in Report Builder.
Add an expression to a paginated report - Microsoft Report Builder & Power BI Report Builder
Find out about how to use expressions to define report item properties, filters, and parameter values in Report Builder.