Coder Social home page Coder Social logo

Comments (15)

maxwellginqo avatar maxwellginqo commented on August 25, 2024

Hi @acalez69, we will take a look into this issue within the next couple weeks.

@rikiginqo

from master-item-manager.

acalez69 avatar acalez69 commented on August 25, 2024

Hi Max,

Have you had a chance to verify?

Best

from master-item-manager.

maxwellginqo avatar maxwellginqo commented on August 25, 2024

Hi Acalez, can you provide the template file you are using? We will start testing this next week

Thanks,
Maxwell.

from master-item-manager.

acalez69 avatar acalez69 commented on August 25, 2024

Sample_MI_Manager.xlsx

Here it is.

I also tried with an InLine load in this way:
[Measures]:
Load * Inline [
%MI%MeasureExpression; %MI%MeasureName; %MI%MeasureLabelExpression; %MI%MeasureDescription; %MI%MeasureColor; %MI%MeasureTags; %MI%MeasureSegmentColor;%MI%MeasureSegmentColorFormat; %MI%MeasureId
=Count(Dim1); Misura1; 'MisuraLabel'; 'MisuraDescrizione'; #ff0000 ; 'TAGS MISURA'; ; ; 101](delimiter is ';');

But "Syncronize" doesn't work.

Thank you in advance

Andrea

from master-item-manager.

maxwellginqo avatar maxwellginqo commented on August 25, 2024

Great thanks @acalez69. @rikiginqo will take a look at this next weekend.

Regards,
Maxwell.

from master-item-manager.

sloboy avatar sloboy commented on August 25, 2024

@acalez69, @rikiginqo @maxwellginqo
Check that you have all the new columns (mainly formatting, but color too) in the input file. If you are missing any, it wont make any measures, or the button to make them fails. Export a blank template from the extension to see the names.

from master-item-manager.

maxwellginqo avatar maxwellginqo commented on August 25, 2024

Thanks for the tip @sloboy.
We are looking to display some indication on the front-end as to why measures might be created incorrectly/not accepted by the MIM.
Stay in touch!

Maxwell.

from master-item-manager.

acalez69 avatar acalez69 commented on August 25, 2024

Hi All, thank you for the tip but we still have the issue (with the Measures) [Only in Saas edition]
Here below an Example how we tried to fill the different measures attributes.

When we click on "Syncronize" nothing is happening.

Script Sample:

[Measures]:
Load * Inline [
%MI%MeasureName; %MI%MeasureDescription; %MI%MeasureExpression; %MI%MeasureLabelExpression; %MI%MeasureColor; %MI%MeasureTags; %MI%MeasureSegmentColor; %MI%MeasureSegmentColorFormat; %MI%MeasureFormatType; %MI%MeasureFormatNDec; %MI%MeasureFormatUseThou; %MI%MeasureFormatFmt; %MI%MeasureFormatDec; %MI%MeasureFormatThou; %MI%MeasureId;
Misura1; Descrizione Misura1; =count(Dim1); '# Measure in Value'; #000000; ExampleMeasure; ; ; ; ; ; ; ; ; 100;
](delimiter is ';');

from master-item-manager.

rikiginqo avatar rikiginqo commented on August 25, 2024

hi @acalez69 @sloboy,

We have identified the issue and we are working to fix it.
A new version will be released in a couple of days.

Thank you
cc: @maxwellginqo

from master-item-manager.

maxwellginqo avatar maxwellginqo commented on August 25, 2024

Thanks for the update @rikiginqo

from master-item-manager.

acalez69 avatar acalez69 commented on August 25, 2024

Hi @rikiginqo,

maybe you have a Christmas present for me...? :)

I like very much this extension

Thank you for all your support

from master-item-manager.

rikiginqo avatar rikiginqo commented on August 25, 2024

@acalez69:
Yes, we do.
The updates are now under review.
Anyway, you can test the code if you want and give me some feedback before it is released.

Use this:
https://github.com/rikiginqo/Master-Item-Manager

Thanks,
Riki

from master-item-manager.

maxwellginqo avatar maxwellginqo commented on August 25, 2024

Hi @acalez69, Riki has made updates to the Master Item Manager that should correct the synchronization issues you were experiencing. Do you want to give it a try and get back to us?

from master-item-manager.

acalez69 avatar acalez69 commented on August 25, 2024

Hi @maxwellginqo,
we had a quick test and now it works.
Thank you very much!!

from master-item-manager.

maxwellginqo avatar maxwellginqo commented on August 25, 2024

@acalez69 Fantastic to hear this is working for you!
@rikiginqo nice work.

Will create a new release this afternoon. Closing this case now.

from master-item-manager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.