Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Friends,
How to make this expression in QlikView or Qlik Sense.
=Count(DISTINCT If(MonthEnd(Link_Date)=Monthend(DOJ),[EmpCode]))
Thanks
May be like this.
COUNT({<Link_Date={"=InMonth(Link_Date,DOJ,0)"}>}distinct EmpCode)
Please ensure Link_date and DOJ are in same format before using this expression. If needed have same format in the backend
Hi Raj,
Thanks for reply, But this expression is not working.
Please suggest.
Thanks
I tried in my local.its working for me.if it's not working for you, please verify date formats of linkdate and doj. Also share some sample data and the output you look for.
can you share any sample data with the columns which you are using in the expression.
Please find the attached xls for the same
THANKS.
Please find the attached xls for the same
THANKS.