Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi BI Team Member,
I would need your help to advise the measure how to calculate and count for:
1. No. of Customer Visit Follow Plan (No Order)
2. No. of Customer Visit Unfollow Plan (Have Order - "E" Order_IND)
3. No. of Customer Visit follow Plan (Have Order - "E" Order_IND)
4. No of Customer Un-Visit (Missing)
Visit_Plan
Daily_Visit
If you want to access and try on the source file, please follow the link -
https://drive.google.com/drive/folders/1h4G65DGngL5oYU6JadAA8PbdyowuaxSn?usp=sharing
Thank you very much!
Solved! Go to Solution.
Try this:
In your Daily_Visit table create a calculated column that tests if the visit was planned for a given day
Proud to be a Super User! | |
Try this:
In your Daily_Visit table create a calculated column that tests if the visit was planned for a given day
Proud to be a Super User! | |
Hi @jgeddes,
Sorry...I am replying late to you for this topic.
Actually one customer can visit for many times per month so then we are unique customer count if sales rep visited the same day. If it's not the same day then we count it for them.
So could you please check and advise of your measure? Thanks a lot