So i have my whole business data in SAGE 50 UK, i want to import the data (sales...) from SAGE 50 to Power BI desktop to create a dashboard but unfortunately Power BI doesn't support importing data directly from SAGE, is there any solid method to do that to import live data from SAGE 50 to Power BI?
Is there any method to connect SAGE 50 data to Power BI?
529 Views Asked by Hamza B At
1
There are 1 best solutions below
Related Questions in POWERBI
- Does Power BI provide an OOTB Geographical Dimension Table
- How to change point color in Deneb while having lines be the same color as the legend
- SQL analytics endpoint and Semantic model not being created in MS Fabric Lakehouse
- Parse Dynamic Power BI table with selenium
- ALL() and REMOVEFILTER() Don't Work Correctly on My Report
- Market share growth versus last month, last year
- DAX query: trying to count unique entries that match two different criteria
- Azure Analysis Service, with an on prem gateway, in vnet
- Dax Many to Many Measure with Calender Date filters
- How to install NPGSQL and connect a PostgreSQL database to Power BI?
- Calculate average duration from text in power bi
- Power-BI / Dax: Count emails multiple times in a function based on the same dimension (#Order)
- Unable to filter in power bi dax query
- how can i obtain earliest day and lastest date per row/item number using Power Bi?
- Slicer Filtering on Drill-through Field Not Working
Related Questions in ODBC
- Snowflake ODBC xdg-open Missing X server or $DISPLAY
- Stata + ODBC driver requires login too often
- mysql with odbc to ms access - runtime error 3146 (odbc call failed)
- Informix Golang client package
- Access won't open past the splash screen
- Can't make sense why ConnectionError: Data source name not found and no default driver specified
- Issue interacting via dbplyr with remote SQL tables probably since odbc or DBI or dbplyr package update
- CentOS/RHEL download dependencies
- Error connecting to SQL Server using pyodbc: Data source name not found and no default driver specified
- How to Implement Multi-Parameter Queries in SSRS Report Builder with Databricks ODBC?
- C++ Poco ODBC issue with setting char type in sql
- Firbird DB multiple connections problem using BDE+ODBC connection
- SQL Server configuration giving [ODBC Driver 17 for SQL Server TCP Provider: Error code 0x2746
- connecting to postgres using ODBC windows with gssencmode not working
- Providex ODBC CONCAT issue
Related Questions in POWERBI-DESKTOP
- Power-BI / Dax: Count emails multiple times in a function based on the same dimension (#Order)
- Unable to filter in power bi dax query
- DATEDIFF "An invalid numeric representation of a date value was encountered" Error
- YTD sum by month, using only latest value for each month
- Get embedded url of pbix power bi report that has paginated rdl report inside it
- Stopping a Power BI Table visual slicing the result of a virtual table
- Need simplification on this DAX code in Power BI
- VEGA LITE : stacked bar spacing between categories with fixed order
- Can I package a third party application installer along with my electron application?
- Record real time values of a visual matrix in Power BI
- Table Restructuring Options in PowerBI
- How do I count certain records in one table based while excluding records based on date values in another table?
- Keeping conditional formatting consistent when filtering
- Matrix calculated based on the previous value
- Pbi horizontal visual table
Related Questions in SAGE-ERP
- Sage Payroll 50 - NI Deduction DB tables
- Does the Sage X3 ERP have a REST API?
- Find Sage table field
- Saved SQL Server Credentials in Excel 2016 Macro
- Returning data via Sage API always results in unauthorised
- Execute ACTION from STD on Sage X3
- Adding multiple Entries under Order Entry Sales Order Transactions
- Why are autogenerated fields being removed when I use an event listener in jQuery JS
- Is there any method to connect SAGE 50 data to Power BI?
- sage x3 3rd Party Webservice XML
- Sage Pay / Opayo Credential on File ERROR 3370 : The RelatedVPSTxId cannot be repeated (PHP/cURL solution)
- Pulling data from an existing database
- Sage50 Canada SDK location
- Referencing different ActiveX versions from C# as one
- Sage 200 : Could not add many *.dll files in to my visual studio c# project to make sage 200 basic functionality work
Related Questions in SAGE50
- Does anyone have any experience connecting Chatgpt's API with 2018 Sage 100?
- How to pull email addresses from Sage50
- Extracting data from a field in Sage 50 into an application
- Connecting to Sage 50 database using SQL
- Sage 50 ODBC on PHP connection string syntax
- How to transfer payment line into Sage 50?
- Pyodbc to SQLAlchemy connection string for Sage 50
- VBA Login sage50
- Getting exception error while creating sale invoice using sample sdk code of Sage50 Canada 2019
- Getting exception 'Non-zero amount must be rounded to whole currency' Sage 50 C# WPF?
- Send invoice data to SAGE 50 Cloud on button click
- "Column not found" error when using "left" "mid" or "Substr" in MS Query
- ActiveX component cannot create Sage Data Object
- How can i resolve this issue of database in crystal report?
- Sage50 OBDC [RECORD_DELETED] field isn't working
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
For data sources not directly supported by Power BI Connectors, you need to investigate the APIs or Data Export options available. Power BI can connect directly over Rest, OData, or using an ODBC or OleDB driver. And can load exported data in any common format.
So start here Sage 50 Import/Export Overview to see what options are available.