Skip to main content
Post a question

Notifications

Community site session details

Community site session details

Session Id : ffO8Crsn+PNjEcbxzlsDim

Different ranges of a query in D365FO view

Chaitanya Golla Profile Picture Chaitanya Golla 17,225
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

Comments

*This post is locked for comments