Hi,
In this post, we will view the way to provide range values for different query fields of a view.
Step 1: Created a view "DAXSalesPriceAgreement" and added tables PurchDiscTable and InventDim as its datasources.
Step 2: Created ranges for different fields as shown below:
| Field | Name | Value |
| AccountCode | AccountCode | GroupId |
| ItemCode | ItemCode | Table |
| relation | relation | PriceSales |
| Currency | Currency | USD |
| UnitId | UnitId | EA |
Step 3: Build the solution and viewed the output through table browser.
Thanks,
Chaitanya Golla

Like
Report
*This post is locked for comments