How to fetch the attributes based on two different conditions using FetchXML? I want to fetch all the accounts that have availability=2 and 3 from the last retail audit.
I want to display the result in the chart. A chart which shows the products on x-Axis and on Y-Axis it shows the no of accounts with availability=3 and availability=2 for each product.