powerbi-custom-visuals

How to display current date and time in power bi visuals?

我与影子孤独终老i 提交于 2021-01-29 08:30:49
问题 Is it possible to add a card in power BI that shows the current date and tome time?? Many thanks! 回答1: You can show only time of last data refresh. Use one of this: DAX Measure MyNow = TODAY() returns single date PowerQuery MyNow = DateTime.LocalNow() returns table with single row & col 回答2: Current Date & Time: MyCurrentDateAndTime := NOW() The value will be updated each time you open the worksheet. 来源: https://stackoverflow.com/questions/55672251/how-to-display-current-date-and-time-in

Error with authentication in e2e tests using cypress: chrome-error://chromewebdata

偶尔善良 提交于 2021-01-28 09:28:27
问题 I'm using cypress for writing E2E tests for my UI (Note that it's a PowerBI report, hence it's kind of special case). When I am testing with a public report, it works fine. But when it's a private PBI report, I am having trouble with login part. After some research, I found this approach promising for Azure AD based auth, and added this login function in my commands.js file: Cypress.Commands.add('login', () => { cy.request({ method: 'POST', url: 'https://login.microsoftonline.com/{TENANT}

Save Power BI embedded report in Database after making changes

。_饼干妹妹 提交于 2020-12-12 04:53:48
问题 I am using power bi embedded package to embed power bi report - https://github.com/microsoft/powerbi-client-react Report is embedded in the edit mode so user can create or edit the report. Now I have a save button and once the user makes changes to the power bi report, I would like to save the report in the database. Can you tell me how can I trigger the report event. It looks like allowed events of save does not work. Also, if I have to get instance of the report after user has made changes

How to manage “Load was cancelled by an error in loading a previous table” in Power BI?

孤者浪人 提交于 2020-05-17 08:49:39
问题 I'm facing major issue in power bi when no data found on earlier data available web resource. Due to this issue I'm not able to apply change in dashboard and advanced editor derived steps throwing an error. Load was cancelled by an error in loading a previous table How to resolve the same by creating static tables headers when no data found on resource 回答1: You need to add a dummy table with your headers and some dummy info your power query statement. If the data sources doesn't exist then it

Custom visual in Power BI using Python

半腔热情 提交于 2020-02-24 12:08:52
问题 I am trying to replicate this for Python, but cannot find any answer: Is it possible to use R Plotly library in R Script Visual of Power BI? or : https://radacad.com/interactive-map-using-r-and-power-bi-create-custom-visual-part-1 Just to be a little more specific: How can I change the offered solution to work with script.py rather than script.R Any help is highly appreciated. I have found that in this folder there is a file called capabilities.json, so I assume this is one part of the

Custom visual in Power BI using Python

徘徊边缘 提交于 2020-02-24 12:08:28
问题 I am trying to replicate this for Python, but cannot find any answer: Is it possible to use R Plotly library in R Script Visual of Power BI? or : https://radacad.com/interactive-map-using-r-and-power-bi-create-custom-visual-part-1 Just to be a little more specific: How can I change the offered solution to work with script.py rather than script.R Any help is highly appreciated. I have found that in this folder there is a file called capabilities.json, so I assume this is one part of the

Custom visual in Power BI using Python

╄→尐↘猪︶ㄣ 提交于 2020-02-24 12:08:12
问题 I am trying to replicate this for Python, but cannot find any answer: Is it possible to use R Plotly library in R Script Visual of Power BI? or : https://radacad.com/interactive-map-using-r-and-power-bi-create-custom-visual-part-1 Just to be a little more specific: How can I change the offered solution to work with script.py rather than script.R Any help is highly appreciated. I have found that in this folder there is a file called capabilities.json, so I assume this is one part of the

PowerBI: How to use TupleFilter with powerbi-client?

自古美人都是妖i 提交于 2019-12-13 20:10:48
问题 I am trying to use TupleFilter in powerbi-client, since I need to filter data based on two different columns with OR statement between them (2 different columns in the same table or may be in 2 different ones), check this question out. As I read in this docs, tuple filter can do this. However, when I tried to use it with report.setFilters(filters) function, I got this error from setFilters function: "undefined property is invalid". Moreover, I didn't find the function used in the above docs

How to get active rent's details for given month using power bi [closed]

你。 提交于 2019-12-13 08:29:46
问题 Closed . This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post. Closed 9 months ago . I want to show active rent's details for given month in power bi. I have a table where i have rent details. In that table i have start date, end date and how many months. So when i select a month in power bi visual i want to show what are the rents currently active using power bi Example House A 1