Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
please help on Direct Query for the below example?
Getting Error
DIRECT QUERY
Dimension
"EmpID",
"Extension",
Measure
"Salary",
Detail
"Date"
FROM employee.dbo."Employee$";
EXIT SCRIPT;
Thanks,
vishnu
whats the error?