Forum Discussion
FAQ: Ask Amanda Anything Questions & Answers
If you were among the many attendees of the recent Ask Amanda Anything sneak peek, you know there were terrific questions being asked! We've captured those questions and responses from the team and made them available (see attachment). You'll notice quite a few indicate "see roadmap," and we'll continue to provide updated responses to these questions over time. Make sure to subscribe to this thread so you get updated and official information!
Have a great day,
PBI Community Team
Hey RobbeVL ,
this is the link to the online version (the most current) of the Power BI roadmap:
https://docs.microsoft.com/en-us/power-platform-release-plan/2019wave2/business-intelligence/
Regards,
Tom
16 Replies
- AnonymousNot applicable
Hi ESteig,
I was on the Ask Amanda Anything call, but was not able to submit questions. It seems in the forums like others were having this issue. Just want you to be aware so that hopefully it can be corrected for the Ask Amir Anything.
Thanks,
Scott
- RobbeVLImpactful Individual
Hi,
The link to the roadmap brings me to the release notes of Oktober 2018?
Cant seem to find that roadmap myself. Any working link ?
Robbe
- TomMartensSuper User
Hey RobbeVL ,
this is the link to the online version (the most current) of the Power BI roadmap:
https://docs.microsoft.com/en-us/power-platform-release-plan/2019wave2/business-intelligence/
Regards,
Tom
- AnonymousNot applicable
Hi Amanda or anyone who can help me!
I want to use a stacked area chart visualization with a total amount value vs. date axis. The problem is that when I apply a date axis , it only shows data for a minor total amount. My total is 40 thousand, and once applied the date it turns down to 16. This happens with different dates and it turns down different quantities.
How is that possible?
Thanks in advance!
Agustín
- AbraxusAdvocate II
Hi Anonymous ,
It could be any number of things if the numbers don't match up as you expect, depends on how the tabular data/schema is built as much as anything. Do you have a small data sample you could share to see if I (or anyone else for that matter) can replicate the problem with the same content? You can fudge the numbers/categories somewhat if there's any IP/data security concerns, thanks. (For example, rename the categories to Cat1, Cat2, Cat3 etc.)
- AnonymousNot applicable
Dear Amanda
I have used TotalYTD to calculate accumulative revenue by month.
But Unfortunately, the result is not correct. YTD amount is as same as MTD amount.
The relationship with calendar table is already established.
I would like to attached file in below link.
Can you help me to fix this error.
https://drive.google.com/open?id=1ubYox2s3f1LvsryML93GLgkL_A52iqC3
- clawre1Frequent Visitor
Hi Amanda,
I have set up a report which has a preset filter on geography (eg England)
On page 3 of the report I want to show where England ranks out of all the countries in Europe so I have turned off the relationship from the filter to the bar chart.
Is there a way to use conditional filtering to change the colour for England so it stands out?
FYI the "England" filter is changeable so I can't put direct text into the conditional format
Any help would be great - I am currently looking at the isfiltered dax function
Chris
- ccollazoNew Member
Hi,
is there any way to remove data from a created chart?
I mean, I created a pie chart and it shows the values and the %-es. Is there a way to show either the values (and format them as needed) or just the %-es, but not both?
Many thanks and best regards
- iamrizHelper II
Hi Amanda,
Is it possible now to do Forecasting using ARIMA model in DAX for Power BI Desktop? So far I am directed to using R script from this thread: https://community.powerbi.com/t5/Desktop/quot-Forecasting-with-ARIMA-quot-in-Table-Visual/td-p/88666....
What I want to do is as follows:
1. Show 60 days worth of data in a bar graph.
2. In the same graph as #1, draw a line for the moving average for 10 days of actual data.
3. Forecast the future next 10 days using the 60 days data and using ARIMA model, then show the results as extension to the line drawn in #2.
Currently, I am already able to achieve #1 and #2 above using DAX and "Line and clustered column chart" Visual. I already was able to get the forecast values using R script. My problem is I cannot transform the resulting data from R and load it as Modelling Data in Power BI so I can use the results in Dax. If I won't be able to do #3 via DAX, then I have to proceed doing everything in R script. That's where I am currently.
Any advice or feedback will be much appreciated.
- AnonymousNot applicable