SSRS: How to get specific Row values from dataset of Fetch XML based Report in Dynamics 365 CRM
Introduction In this blog, we have explained how we can get any specific row value in the report, as we know SSRS have inbuilt functions like First, Last. Using these functions, we can get first row details or last row details but what if we need second, third, fourth… rows value. Recently, we had a… Read More »