Hi all
I have searched google for an answer to this question and I found a source, however, it doesn't seem to make sense to me. here is the code i used based on how I interpreted the source I found:
Code:
<select * from [\\Cifs2\pop_lab$\P4P\Automation\2_EOL_Claims_ForDashboard\Past Claims and Cohort\BCBSMA\FY19\BCBSMA_FY19_Received_Claims.xlsx$]>
But I get this error message:
Code:
Msg 208, Level 16, State 1, Line 1
Invalid object name '\\Cifs2\pop_lab$\P4P\Automation\2_EOL_Claims_ForDashboard\Past Claims and Cohort\BCBSMA\FY19\BCBSMA_FY19_Received_Claims.xlsx$'.
Does anyone have any idea why this isn't working?