Search found 6 matches

by markhackett
Wed May 22, 2024 3:39 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Bedrock on PAaaS
Replies: 4
Views: 4804

Re: Bedrock on PAaaS

Understood!

Thanks - Mark
by markhackett
Tue May 21, 2024 11:09 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Bedrock on PAaaS
Replies: 4
Views: 4804

Re: Bedrock on PAaaS

Thanks very much lotsaram. Appreciate the quick response. That makes sense - look forward to seeing the v12 version at some stage. With regard to your suggestion, I presume this would be a non-v12 instance where I would keep a copy of all the Bedrock objects, and then use this as the "source&qu...
by markhackett
Tue May 21, 2024 8:14 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Bedrock on PAaaS
Replies: 4
Views: 4804

Bedrock on PAaaS

Hi. I'm currently using a test instance of PAaaS with PAW 2.0.95. I haven't used Bedrock before, but it looks like it would be very useful for a task that I am currently working on, and I am keen to get more familiar with Bedrock anyway - I hear a lot of people singing it's praises, so it's probably...
by markhackett
Tue Jan 16, 2024 11:06 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Use TM1py with PAaaS instance
Replies: 3
Views: 5028

Re: Use TM1py with PAaaS instance

Hi Marius, Thanks for getting back so promptly - apologies, I was caught up in trying to fix something for a customer yesterday and didn't spot your reply until this morning. Anyway, I followed your instructions and that worked perfectly, so thanks very much for that. And thanks very much to Ryan of...
by markhackett
Thu Jan 11, 2024 3:05 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Use TM1py with PAaaS instance
Replies: 3
Views: 5028

Use TM1py with PAaaS instance

Hi - I have been a TM1 / PA developer for a number of years. However, only in the last few months have I started working with a PAaaS cloud instance. I was keen to try out TM1py, so this week I have started learning some python basics. Apologies if this issue has been dealt with elsewhere, but I hav...
by markhackett
Wed Feb 02, 2022 11:09 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: MDX to Filter on Numeric Attribute
Replies: 8
Views: 17468

Re: MDX to Filter on Numeric Attribute

I realise this is an old post, but I was looking for a way to convert a string attribute to numeric value for checking in an MDX expression. It looks like the StrToValue function allows you to convert the string to a numeric value, so you can use this in your MDX expression, e.g. { FILTER( {TM1FILTE...