Forum Discussion

wherring's avatar
wherring
New Member
10 years ago
Solved

SQL connection

I need a resource to help set up our connections and tell me what we can conncet too.  Can anyone recommend a good resource.  We run SQL on our on premisis server, maintain our accounting database on...
  • Anonymous's avatar
    Anonymous
    10 years ago

    wherring Couple things. 1) If you want a direct notification in your reply messages to people via the community site, you need to specify the users name with the "@" prior to the name. 2) There are several routes you can take depending on how you can extract your Micros data. The first would be to pull it into SQL via an etl process (SSIS as an example), the second would be to do the data mashup in Power BI desktop and connect to the multiple sources. Depending on what version of SQL you have, and the tools available, the best corporate solution would be to pull in the data and do a mashup in a data mart, create a tabular model (could also do Multi-dimensional), and deploy to a SSAS instance, then just connect to the SSAS instance from Power BI. That route will require some technical know-how but it depends on your needs.

    Further assistance can be provided if you provide more detail on what your end goals are, and adding a bit more detail as to what your issue is.