This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
microsoft_power_bi [2023/02/02 14:41] windsor_ai |
microsoft_power_bi [2024/11/19 13:45] (current) windsor_ai |
||
---|---|---|---|
Line 7: | Line 7: | ||
- In Power BI select "Get data" from WEB and paste the URL from the onboard form. | - In Power BI select "Get data" from WEB and paste the URL from the onboard form. | ||
- | |||
- | How to get facebook data into powerbi | ||
- | |||
- | {{youtube> | ||
- | |||
- | |||
- | |||
- | {{:: | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | {{youtube> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | ===== How to connect Amazon MWS? ===== | ||
- | |||
- | This article here [[https:// | ||
===== Why are my numbers multiplied in Power BI desktop? ===== | ===== Why are my numbers multiplied in Power BI desktop? ===== | ||
Line 37: | Line 14: | ||
{{ : | {{ : | ||
- | |||
- | |||
- | ===== Pulling data from charts.windsor.ai ===== | ||
- | |||
- | 1. Click explore chart | ||
- | |||
- | {{: | ||
- | |||
- | 2. Select the fields you want and click JSON to get the URL for the data-feed | ||
- | |||
- | {{: | ||
- | |||
- | 3. Add this URL to powerbi. It works as a data-feed. | ||
- | |||
Line 70: | Line 33: | ||
===== Working with date ranges (absolute and relative) ===== | ===== Working with date ranges (absolute and relative) ===== | ||
+ | |||
+ | === Relative date ranges === | ||
When you finish building your query you will see a URL like this: | When you finish building your query you will see a URL like this: | ||
- | {{: | ||
+ | {{ : | ||
< | < | ||
Line 93: | Line 58: | ||
You can change the values accordingly to change the relative date range. | You can change the values accordingly to change the relative date range. | ||
+ | |||
+ | === Absolute date ranges === | ||
To work with absolute (fixed) date ranges you can select a date range in the date range picker | To work with absolute (fixed) date ranges you can select a date range in the date range picker | ||
- | {{: | + | |
+ | {{ : | ||
< | < | ||
Line 102: | Line 71: | ||
Will load the date range < | Will load the date range < | ||
- | To only set a start date and default to todays date as end date you would just omit the < | + | To only set a start date and default to todays date as end date you simply |
< | < |