Hi All,
I am trying to filter my data table based on following conditions . However, the output shows blank even if there are matching values. Below are my conditions which I need to be filtered. If I want to implement Linq how the query should be?
mismatched_column=0.0
sfdc_RPA_Close_Eligible__c
ns_created_date= Last seven days date
sfdc_order_type= New Business, Renewal
ns_class_name= Azure, GCP
@Anil_G @Yoichi Can you help me with Linq query for the above conditions where I need to take last seven days date