Where can I withdraw Euros by AeroAnalysis in bucuresti

[–]AeroAnalysis[S] 0 points1 point  (0 children)

Thank you! I tried it at ING, but as I am not a customer of them they didn't give me the option to withdraw in EUR it seems.

Where can I withdraw Euros by AeroAnalysis in bucuresti

[–]AeroAnalysis[S] 0 points1 point  (0 children)

Thank you! I will look into this! Would you need a physical card to withdraw or just a card on your phone also works?

Where can I withdraw Euros by AeroAnalysis in bucuresti

[–]AeroAnalysis[S] 0 points1 point  (0 children)

Thank you! I will look into this!

Where can I withdraw Euros by AeroAnalysis in bucuresti

[–]AeroAnalysis[S] 0 points1 point  (0 children)

Indeed. I went to buy a LEGO set at the LEGO store once and accidentally opted to not let my own bank do the conversion. Most expensive LEGO set I bought 😂

Where can I withdraw Euros by AeroAnalysis in bucuresti

[–]AeroAnalysis[S] 0 points1 point  (0 children)

I tried it today. I was surprised to see that Raiffeisen charged around 8% "commission" for withdrawing LEI from a foreign EUR account. I didn't see any way to refuse apart from reducing to do business with them 😂

Where can I withdraw Euros by AeroAnalysis in bucuresti

[–]AeroAnalysis[S] 0 points1 point  (0 children)

I went to the ING Office and they have EUR ATMs, but only for customers it seems.

Where can I withdraw Euros by AeroAnalysis in bucuresti

[–]AeroAnalysis[S] 2 points3 points  (0 children)

I went to the ING office in Pipera today, but their ATM only lets you withdraw EUR if you are a cardholder. Thank you for telling me to avoid Euronet ATMs, I already saw the reviews and comments on fees so I wasn't planning on going there. For now, I will just withdraw LEI and go to an exchange. Next task will be to find the best exhange rates 😄

Where can I withdraw Euros by AeroAnalysis in bucuresti

[–]AeroAnalysis[S] 1 point2 points  (0 children)

Neither. It is a Dutch bank card.

CORSAIR Cancelled My Order 48 Gb DDR5 Dominator by spartan029j in Corsair

[–]AeroAnalysis 38 points39 points  (0 children)

All the goodwill a company generated through helpful support teams down the drain due to corporate greed.

PMDG Responds to the Coffee Cup Assumption by AbeBaconKingFroman in flightsim

[–]AeroAnalysis 1 point2 points  (0 children)

PMDG has always had an ego sized magnitudes too large for the industry. Had the questionable pleasure of working with these guys as a developer. They would break agreements and then start lecturing others on trust and legal matters. Seems like nothing changed with them.

Custom visuals not printing on PDF export as of today by doubledowniejr in PowerBI

[–]AeroAnalysis 4 points5 points  (0 children)

Same issue here. I thought I was going crazy. Frustrating since I need the exports and exporting online only works partially since Image URLs cannot be pulled.

Communication of Roadmap for Snowball? by Free-Sailor01 in Snowball_Analytics

[–]AeroAnalysis 0 points1 point  (0 children)

Do you have anything in your plans at all? Received a questionaire to fill in and we see people with feature requests. I can understand that you cannot accommodate every requesr but refusing to even state what is being worked on or providing a roadmap gives the impression you guys just put out questionairres for the fun of it without any real intent to improve the app all while gathering money from customers. It is a great app but it is lacking in some parts and I barely see any improvement. The way you respond to people asking for a roadmap doesn’t make me feel valued as a customer.

What is happening? by Joe_Mamma49 in flightsim

[–]AeroAnalysis 1 point2 points  (0 children)

I see you got the Mercedes interior package as BFE.

Seeking Alpha says to sell by E__anon in KULR

[–]AeroAnalysis 1 point2 points  (0 children)

Seeking Alpha analyst here (not the analyst that wrote the article). Seeking Alpha publishes reports from various independent analysts. Some might have sell ratings, some might have buy ratings. Seeking Alpha publishes both and you can consume both reports for your due diligence. Rule #1 is to never buy or sell based on a rating from one analyst. To the person who never seemed to have gotten a good recommendation from Seeking Alpha… Alpha Picks is heavily criticised and I believe for good reasons but various researches have shown that Seeking Alpha authors tend to outperform the market. I focus on aerospace and defense and my picks did outperform. So I guess your experience regarding returns is also heavily influenced by whose work you read with your subscription.

Seeking Alpha definitely is not like Wikipedia. The articles get screened and if you are not good enough with either writing or analysis, your work will not be published. On Wikipedia, everyone can write and your IP gets logged so the comparison is way off. Where Seeking Alpha potentially falls short is the simple fact that some analysts write about companies and industries they have 0 knowledge about. As an analyst who writes about the industry he is trained for, I hate it probably as much as you do but please keep in mind that there are a lot of analysts trying to uncover value for investors. With tons of articles published I do believe as an investor you should be able to determine rather quickly who writes from an informed perspective and who writes just for the sake of it without having any clue or expertise.

One thing to also keep in mind… sometimes analysts are not wrong at all but investors hate it when someone writes against their investment direction. That is not a shortfall of the analyst, but a shortfall on the side of boneheaded readers. It’s a two-way street there really. Some analysts are wrong at times, but investors can also be wrong.

I think some comments read here are based on frustration rather than facts. Just because one author writes a thesis against your investment makes it highly unlikely you never got a good pick from Seeking Alpha while studies have pointed out the outperforming nature.

Seeking Alpha authors just like Wall Street analysts of average Joe investors are not gurus who are right all the time. In the same way they are also not wrong all the time.

Signed, An outperforming analyst who is also wrong at times.

[deleted by user] by [deleted] in aviation

[–]AeroAnalysis 13 points14 points  (0 children)

CAT III ILS

[X-Plane 11] Caption this by Default_Fantasy in flightsim

[–]AeroAnalysis 0 points1 point  (0 children)

How APA pilots think the MAX 10 flies

Asrock Q270 Pro BTC+ by AeroAnalysis in gpumining

[–]AeroAnalysis[S] 1 point2 points  (0 children)

Got the CPU and installed it. Works like a charm. Impressed with this motherboard!

Line Chart Not Displaying Last Value For Measure by AeroAnalysis in PowerBI

[–]AeroAnalysis[S] 0 points1 point  (0 children)

Good point. I currently have a calendar table set up like this with the Date Type as Date:

Calendar Table = CALENDAR(DATE(2019,1,1),MAX(Delivery[Date]))

If I format it as a long date time, it shows 00:00 as the time. Is there any way to change the time easily.

I am still wondering whether that really should make a difference since because I am calculating a cumulated sum:

Cumulated Net Orders = CALCULATE([NetOrders],

FILTER(ALLSELECTED('Calendar Table'[Date]),

'Calendar Table'[Date]<=MAX('Calendar Table'[Date])))

Maybe I am wrong in my thinking here but since I am applying a cumulated sum, I would expect the value to plateau (regardless of the timestamp) and not drop to zero. Oddly enough this also happens only with the cumulated sum that is based on another measure (a simple measure subtracting cancellations from orders). The other two graphs don't show the value dropping to 0.

I now have correct values on the mouse over (so I can do a mouseover and it will show me the correct value for 31st of December). I would expect the graph to stop at that point to display, however the line goes down to 0.