AnalyzeInExcel
Analyze in Excel for Power BI Desktop
File Explorer
Download Latest Version (.zip)- release.yml
- AssemblyInfo.cs
- Resources.Designer.cs
- Resources.resx
- Settings.Designer.cs
- Settings.settings
- AnalyzeInExcel.csproj
- analyzeinexcel.pbitool.json
- AnalyzeInExcelAutoUpdater.xml
- app.config
- App.xaml
- App.xaml.cs
- banner-500x70.jpg
- ExcelHelper.cs
- ExcelIconFromSvg.png
- icon-2400px.ico
- icon-2400px.png
- MainWindow.xaml
- MainWindow.xaml.cs
- ModelHelper.cs
- OdcHelper.cs
- Options.cs
- SplashLoading.xaml
- SplashLoading.xaml.cs
- SQLBI MIT License.rtf
- TelemetryHelper.cs
- AssemblyInfo.cs
- app.config
- ExternalToolConfiguration.cs
- ExternalToolsInstaller.cs
- ExternalToolsInstaller.csproj
- ExternalToolsInstaller.Designer.cs
- ExternalToolsInstaller.resx
- icon-2400px.ico
- SetupAnalyzeInExcel.vdproj
- .gitattributes
- .gitignore
- AnalyzeInExcel.sln
- LICENSE
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/sql-bi/AnalyzeInExcel
Downloads the entire project code from GitHub to your computer.
cd AnalyzeInExcel
Moves into the project folder you just downloaded.
2. .NET
Medium RecommendedPrerequisites
dotnet restore
Downloads the packages the project depends on.
dotnet run
Builds the project and runs it immediately.
After dotnet run, check the message or address shown in the terminal.
// repository documentation
Was this content helpful?
(0 ratings)
