Forum Discussion

LaurenM36's avatar
LaurenM36
Copper Contributor
Aug 01, 2023
Solved

Automating a Client Information Database with Appointment Info

Hey there! I currently have a sharepoint list to hold my team's client information (CI List) and I'm looking at making one that holds all the info on appointments (i.e. length of appointments, how...
  • christinepayton's avatar
    Aug 14, 2023
    Sure, you can connect to both lists in Power BI and create a relationship between the two tables on your Client ID field. You will need to create a DAX measure in order to calculate the % genders for appointments. The learning curve on DAX is a bit steep for beginners, but it is worth learning if you have an interest in BI. Once you have your model set up in Power BI, you can just keep adding measures to it to get all kinds of interesting analysis out of it!

    I also recommend looking up date tables and tacking that on there - that will let you get your appointments by month/year/fiscal year/week/whatever.

Resources